AlionSolutions
July 18th, 2003, 04:01 PM
Hi,
I'm trying to get a Handle to a standard Icon of CommonControls. I tried the folowing but it allways returns NULL. I called InitCommonControls before.
HANDLE h = LoadIcon(HINST_COMMCTRL,MAKEINTRESOURCE(STD_COPY));
I would appreciate any help on this.
Thanx in advance
Juergen
I'm trying to get a Handle to a standard Icon of CommonControls. I tried the folowing but it allways returns NULL. I called InitCommonControls before.
HANDLE h = LoadIcon(HINST_COMMCTRL,MAKEINTRESOURCE(STD_COPY));
I would appreciate any help on this.
Thanx in advance
Juergen