Home
last modified time | relevance | path

Searched refs:hIconExclamation (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dedit_pixelmap_dlg.cpp170 …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()