Searched refs:hIcon (Results 26 - 41 of 41) sorted by relevance

12

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c797 wc.hIcon = LoadIcon( NULL, IDI_APPLICATION );
1014 wc.hIcon = NULL; //LoadIcon( NULL, IDI_APPLICATION );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshobjidl.idl1517 HANDLE hIcon;
1530 HANDLE hIcon;
1928 HICON hIcon;
1990 [in] HICON hIcon,
H A Dwincodec.idl957 [in] HICON hIcon,
H A Dwinuser.h1334 HICON hIcon; member in struct:tagWNDCLASSA
1348 HICON hIcon; member in struct:tagWNDCLASSW
1444 HICON hIcon; member in struct:tagWNDCLASSEXA
1460 HICON hIcon; member in struct:tagWNDCLASSEXW
H A Dwindowsx.h594 #define Static_GetIcon(hwndCtl, hIcon) \
603 #define Static_SetIcon(hwndCtl, hIcon) \
604 ((HICON)SendMessage((hwndCtl), STM_SETICON, (WPARAM)(HICON)(hIcon), 0L))
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h119 HICON16 hIcon; member in struct:__anon14276
134 HICON16 hIcon; member in struct:__anon14277
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincodec.idl768 [in] HICON hIcon,
H A Dwindowsx.h594 #define Static_GetIcon(hwndCtl, hIcon) \
603 #define Static_SetIcon(hwndCtl, hIcon) \
604 ((HICON)SendMessage((hwndCtl), STM_SETICON, (WPARAM)(HICON)(hIcon), 0L))
H A Dwinuser.h1919 HICON hIcon; member in struct:tagWNDCLASSA
1933 HICON hIcon; member in struct:tagWNDCLASSW
2060 HICON hIcon; member in struct:tagWNDCLASSEXA
2076 HICON hIcon; member in struct:tagWNDCLASSEXW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h119 HICON16 hIcon; member in struct:__anon1600
134 HICON16 hIcon; member in struct:__anon1601
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng2-win.c674 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION);
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c88 wndclass.hIcon = LoadIcon (hInstance, szIconName) ;
/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp1264 wc.hIcon = NULL;
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1385 wc.hIcon = NULL;
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.c1494 wc.hIcon = NULL;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.cpp972 wc.hIcon = NULL;

Completed in 173 milliseconds

12