Home | History | Annotate | Download | only in windows

Lines Matching defs:hIcon

54 static HICON hIconDrives[5];
55 static HICON hIconFolders[3];
300 HICON hIcon;
308 hIcon = hIconDrives[0];
311 hIcon = hIconDrives[1];
314 hIcon = hIconDrives[2];
317 hIcon = hIconDrives[3];
320 hIcon = hIconDrives[4];
331 hIcon = hIconFolders[0];
334 hIcon = hIconFolders[1];
337 hIcon = hIconFolders[2];
355 hIcon);