View Single Post
Old Feb 24th, 2008, 1:49 PM   #3
slicksk8te
Newbie
 
Join Date: Feb 2008
Posts: 17
Rep Power: 0 slicksk8te is on a distinguished road
Re: Win32 toolbar Programming

Loading the image first worked perfectly but I also tried MAKEINTRESOURCE and it did not work because it was telling me that I could not convert the UINT from the MAKEINTRESOURCE into LPWSTR. I tried typcasting but that still did not work. I do think that there is a way to do it without manually loading the bitmap because I saw it in a tutorial that I found but I did not go totally in depth.
slicksk8te is offline   Reply With Quote