Searched refs:IDI_SMALL (Results 1 – 3 of 3) sorted by relevance
49 #define IDI_SMALL 108 macro
34 IDI_SMALL ICON "small.ico" icon
106 wcex.hIconSm = LoadIcon(wcex.hInstance, MAKEINTRESOURCE(IDI_SMALL)); in MyRegisterClass()