Searched refs:IDI_SNDREC32 (Results 1 – 3 of 3) sorted by relevance
11 #define IDI_SNDREC32 107 macro
8 IDI_SNDREC32 ICON "resources/record-app.ico" icon
235 wcex.hIcon = LoadIcon(hInstance, MAKEINTRESOURCE(IDI_SNDREC32)); in MyRegisterClass()240 wcex.hIconSm = LoadIcon(wcex.hInstance, MAKEINTRESOURCE(IDI_SNDREC32)); in MyRegisterClass()