I have been doing console based applications and I just started to play with creating windows. Where can I look up a reference of all the functions and classes you can use with windows.h?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There is a link to windows api help file at http://www.bloodshed.net/dev/doc/index.html
but this is 5 MB help file, there is another 12 MB help file, there was also a link to that on bloodshed site, this is quite complete windows api reference, don't know about this 5 MB one.
tkorrovi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have been doing console based applications and I just started to play with creating windows. Where can I look up a reference of all the functions and classes you can use with windows.h?
There is a link to windows api help file at
http://www.bloodshed.net/dev/doc/index.html
but this is 5 MB help file, there is another 12 MB help file, there was also a link to that on bloodshed site, this is quite complete windows api reference, don't know about this 5 MB one.
tkorrovi