Learning Windows API ??

Posted By: Anonymous

Learning Windows API ?? - 08/31/12 01:39

I know how to use lite-c in 3dgs but has anyone done any work on how to use the windows API? I mean aside from adding the windows header, where can I learn to make normal windows programs from inside 3dgs?

Thank for your Help
Posted By: 3dgs_snake

Re: Learning Windows API ?? - 08/31/12 06:34

Hi,

you can learn Windows programming using the book Programming Windows by Charles Petzold or on this website and by reading documention on Microsoft MSDN.

Some functions and struct defs are missing from the 3dgs windows.h so you need to add them by your self using this documentation .

Best regards.
© 2023 lite-C Forums