putting bitmaps into dll

putting bitmaps into dll

Postby hag » Sun Jul 27, 2008 8:26 pm

My program uses a dll with stored bitmaps. Need to save bitmaps from old 16 bit dll and convert to my new 32 bit dll. using rc2dll32 and works great but how do I get the bitmaps into the new dll.

THanks
Thank you
Harvey
hag
 
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California

Postby Antonio Linares » Sun Jul 27, 2008 8:47 pm

Harvey,

Do you keep a copy of your bitmaps in files on disk ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby hag » Sun Jul 27, 2008 9:50 pm

yes
Thank you
Harvey
hag
 
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California

Postby Antonio Linares » Sun Jul 27, 2008 11:18 pm

Then include your bitmaps in your RC this way:

one BITMAP "one.bmp"
two BITMAP "two.bmp"
...

so next time when you use RC2DLL32.bat, your bitmaps will be embedded into the DLL
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby hag » Mon Jul 28, 2008 5:17 am

Antonio
Works great. Thanks
Thank you
Harvey
hag
 
Posts: 598
Joined: Tue Apr 15, 2008 4:51 pm
Location: LOs Angeles, California


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 62 guests