Windows headers.

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

Hi all,

As I'm trying to seriously move to Win32 programming, I've invested time and
money (Petzold's book... excellent investment) on the task. What makes it
more difficult is ENOURMOUS #define(ed) constants used on Windows
programming. So I decided to make an Euphoria include file with all this...
it has been a "titanic" (todays fashion... I liked the movie very much.
Curious, I saw in Madrid instead of Santiago, was weird to see a movie
translated.. no subtitles) work. Currently I have "identified" and cut/paste
the #definitions of:
    windef.h
    winnt.h
    ctype.h
    winbase.h
    winerror.h
    wingdi.h
    winuser.h

Did I miss any other need header?
As you might expect I don't undestand 99.99% of those declarations. Do we
need winnt.h, it seems to have tons of machine dependant information (Alpha,
Mips, and other things probably born from Bill's nightmares).

I hope to "euphorize" the structures definitions as soon as I understand
which ones we need. Please send me "I need this stuff".

When I speak of "needed" things I mean things we are going to use with
Euphoria... we probably won't do a device driver, memory manager or alike
utilities with EXW (C/C++ is still useful for certain jobs indeed).

BTW(1) I think win32lib is great, but sometimes you want more control of
what you are doing.

BTW(2) About portable GUI library... have you seen MGUI? Quite cool, you
have the same API (Motif like) for X-Windows (Unix and Linux), DOS, Win31
and Win95/NT.
More information at:


Regards,
    Daniel Berstein.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu