Announcement
Collapse
No announcement yet.
Most Used API
Collapse
X
-
Glad to see that "GetLastError" was Number 1 (although I am as guilty as the others that I often overlook this one until I have a problem)Engineer's Motto: If it aint broke take it apart and fix it
"If at 1st you don't succeed... call it version 1.0"
"Half of Programming is coding"....."The other 90% is DEBUGGING"
"Document my code????" .... "WHYYY??? do you think they call it CODE? "
-
I would thought that it was CreateWindowEx
...Patrice Terrier
www.zapsolution.com
www.objreader.com
Addons: GDImage.DLL 32/64-bit (Graphic library), WinLIFT.DLL 32/64-bit (Skin Engine).
Comment
-
When you think about it, the PB runtime must be calling GetLastError() a LOT. Otherwise how would it know to what value it must set the system ERR variable when a call fails?Michael Mattias
Tal Systems (retired)
Port Washington WI USA
[email protected]
http://www.talsystems.com
Comment
Comment