PDA

For continued disscussion on this topic : A Question Regarding the windows.h file?



webdesign11
06-20-2001, 01:30 AM
Hey all,

I have a C++ editor that generate code for the basis of a windows application. The problem is I'm not sure how to work with the code to add text or something else.

I was wondering what the syntax is. A link or just your knowledge is fine. All responses are greatly appreciated.

Steven :p

gzazJim
06-21-2001, 11:48 PM
Hey wd11,

I'm sure you've found this, but just in case:

http://msdn.microsoft.com/library/partbook/win98dh/thewindowshheaderfile.htm

Regards, and good luck!

Jim

webdesign11
06-22-2001, 12:21 AM
Yep, I've already read it. But thanks for trying!

Steven :D