10-11-2005, 08:54 PM
I am compiling this program of a 3D maze and its doesnt recognise the IDI_ICON1. Its giving an error.Can someone please help me and tel me how can i correct it.
wc.hIcon = LoadIcon( hInstance, MAKEINTRESOURCE( IDI_ICON1 ) );
wc.hIcon = LoadIcon( hInstance, MAKEINTRESOURCE( IDI_ICON1 ) );