Resource for bitmap
Posted: Fri Jul 21, 2023 11:00 pm
How do you convert this line of VO code to X#?
I thought at one time it was able to compile using something like this
But now I can't get it to build. I'm getting an error for file not found.
Thanks,
Boonnam
Code: Select all
RESOURCE IDB_LOGO BITMAP QLAQLADATAQL32USERSUTUIAIMAGESUTUIA-LOGO-16-333X82.BMP
I thought at one time it was able to compile using something like this
Code: Select all
IDB_LOGO BITMAP QLAQLADATAQL32USERSUTUIAIMAGESUTUIA-LOGO-16-333X82.BMP
Thanks,
Boonnam