ID:194657
 
Anyone here know of a good book or tutorial on the web that describes the Windows Object Tree in detail cause I took a college class on windows programming and it sucked all I learned was how to use Visual C++'s wizards and interface :P?

Also anyone know an API for a function that creates a blank bitmap of a specified size and returns the handle to it?

Also anyone know an API for a function that creates a blank bitmap of a specified size and returns the handle to it?

Nevermind I found this answer while digging through the Visual C help files.

heh and is there anything more irritating than doing optimization and actually having your exe run even slower :)?