Re: Win32lib working on Seven 64 bits

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

That's an incorrect definition. std/dll.e has the correct definition of this type:

ifdef BITS32 then 
public constant 
	--** signed integer sizeof pointer 
	C_LONG_PTR = C_LONG 
elsedef 
public constant 
	C_LONG_PTR = C_LONGLONG 
end ifdef 

It sounds like there's a bug with how that's being used somewhere. What problem did that fix for you?

Matt

My std/dll.e does not have such a definition, that's why I got a compilation error.

Regards

Jean-Marc

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu