Re: Win32lib problem

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

Hello Everybody,

When running win32lib.ew with Euphoria version 4,

I get errors with these variables.

C_INT, C_POINTER, C_LONG, CUINT, NULL

Where can I find the values for them?

I have no problems running version 3.

Don Cole

Not sure about CUINT (did you mean C_UINT?), but the rest are defined in either dll.e (3.1.1 compatibility library) or std/dll.e (4.0 stdlib). If you include both std/dll.e and dll.e, be sure to use namespaces to avoid the inevitable naming conflicts (it'll probably be easier to rewrite the code to only use one or the other - or alternatively use a 4.0 versin of w32lib).

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

Search



Quick Links

User menu

Not signed in.

Misc Menu