Introduction - If you have any usage issues, please Google them yourself
//prototype for default arguments- add this to your header file HBITMAP EmbossPattern( HBITMAP hBitmap, HBITMAP hbmPattern, HPALETTE hPal, BOOL bRaised = TRUE, COLORREF clrHighlight = GetSysColor( COLOR_BTNHIGHLIGHT ), COLORREF clrShadow = GetSysColor( COLOR_BTNSHADOW