Re: Wrapping DLLs in Euphoria (was: [OT] Swap RGB)

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

CChris wrote:
> 
> <Some snippage/>
> 
> > Some functions need special constants. Their names are mentioned in the
> > documentation, but normally not their value. You'll find the value of
> > most constant in the header files of your C compiler (or in some User
> > contributions in the Eu archieves, I think).
> 
> I often find these values by using Google and looking for two sorts of sites:
> 1/ VB sites, because they don't use the standard C headers, so the code posted
> there needs to define these constants explicitly, which is what we want to
> see;
> 2/ www.eiffel.com, and specially the documentation of WEL (roughly equvalent
> to win32lib, but part of the standard Windows distribution).

If you have a compiler installed (i.e., OpenWatcom) you probably have 
the headers sitting on your hard drive.  For me:

C:\WATCOM\h\nt\

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu