Adding bitmap to resources
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to add bitmap to resources of win32 dll file. I know, that I can use
UpdateResource
function to do it, but I don't know in what format should the passed data be. Whole .bmp file or something else ? ThanksTomáš Petříček EeekSoft Tools www.eeeksoft.net
-
Hi, I want to add bitmap to resources of win32 dll file. I know, that I can use
UpdateResource
function to do it, but I don't know in what format should the passed data be. Whole .bmp file or something else ? ThanksTomáš Petříček EeekSoft Tools www.eeeksoft.net
Check out this article... http://www.codeproject.com/cpp/UpdateResource.asp?target=UpdateResource[^] Systems AXIS Ltd - Software for Business ...