hi,
im one of those guys that learned VB first and then
tried to learn C++
well, in VB theres a program that comes with it that gives you
all the declarations, types and constants

for example Bitblt can be gotten from there...

well, i was wondering,
how do i find out more about functions for C++ and what they
do like :

GetMessage, TranslateMessage, DispatchMessage and others...
and how can we find other built in icons other than IDI_WINLOGO, IDC_ARROW, IDI_APPLICATION?