Searched refs:hIconExclamation (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | edit_pixelmap_dlg.cpp | 170 …HICON hIconExclamation = (HICON)LoadImage(hMod, MAKEINTRESOURCE(104), IMAGE_ICON, width, height, L… in OnPaint() local 172 DrawIconEx(dc, xpos, ypos, hIconExclamation, width, height, 0, NULL, DI_NORMAL); in OnPaint()
|