Searched refs:my_hIcon (Results 1 – 2 of 2) sorted by relevance
92 HICON my_hIcon; variable
294 my_hIcon(NULL), in ACM()668 if (my_hIcon == NULL) in OnDriverDetails()669 my_hIcon = LoadIcon(GetDriverModuleHandle(hdrvr), MAKEINTRESOURCE(IDI_ICON)); in OnDriverDetails()670 a_DriverDetail->hicon = my_hIcon; in OnDriverDetails()