I have this code:
case WM_CREATE: { HWND button = CreateWindowEx(NULL, \"BUTTON\", \"Do!\", WS_TABSTOP | WS_VISIBLE
Don't forget to set the BS_BITMAP flag!