munawwar firoz 0 Newbie Poster

Hi all!
Iam new to win32 programming.I use Dev-C++,I know how to create buttons using the CreateWindowEx function.But dont know how to display icons or bitmaps on buttons nor on static windows during run time.All i know is that the BUTTON class supports BS_BITMAP and BS_ICON dwStyle.
and i dont understand much about GetObject,SelctObject,BitBlt,CreateCompatibleDC...etc functions....heh!

Any ideas or any book or article that i can refer??
Thanks for your help (in advance).