I want to add a bitmap to my MFC libary file.
It seemed to add it and it called it Script1.rc
but it doesnt find the bitmap I called LETTERS
What am I doing wrong
Code:CBitmap bitmap; bitmap.LoadBitmap(LETTERS); CDC dcComp;
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Libary FileThreaded View
|
Click Here to Expand Forum to Full Width |