Re: Win32 programming tips and tools
I'd highly recommend "Programming Windows 95" by Charles Petzold. It's =
about $50; the example code is in C, not C++, and does native API calls =
instead of to the Microsoft Foundation Class (MFC). That means that it's =
easy to port the code to Euphoria.
There is a Win32 tutorial in C++ at:
http://www.relisoft.com/
You might want to check out Microsoft's Win32 tutorials, at:
http://207.68.137.53/win32dev/wcnt.htm
There are other tutorials available, but I can't find references to them =
at the moment.
-- David Cuny
|
Not Categorized, Please Help
|
|