Guys:
I have the a background as bitmap in a window.
How can I include it in the executable instead of a separate file on disk ? Thank you.
I have the a background as bitmap in a window.
DEFINE BITMAP oBitMap DISK "logobmp.bmp" OF oWindowHow can I include it in the executable instead of a separate file on disk ? Thank you.