| View previous topic :: View next topic |
| Author |
Message |
DanTheMan Contributor


Joined: 15 Mar 2002 Posts: 56 Location: Sweden
|
Posted: Thu Mar 21, 2002 7:15 pm Post subject: Another how can I ... |
|
|
.. handle the resource file (.dsr), How can I now the byte offset for each bitmap within the file if I haven't done it myself ? Probable an easy one ?
Tack !
DanThe.... |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Fri Mar 22, 2002 5:04 am Post subject: |
|
|
You can't unless you know the offsets. When you use the resource compiler, it generates a file that gives you this info. Be sure to read the instructions on how to use the resource compiler. Or download one of the many that have been made from the files section on this site.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
DanTheMan Contributor


Joined: 15 Mar 2002 Posts: 56 Location: Sweden
|
Posted: Fri Mar 22, 2002 7:12 am Post subject: |
|
|
Thanks Garrett !
 |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Fri Mar 22, 2002 12:48 pm Post subject: |
|
|
There is a resource compiler called Meld. Give it a try.  _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
|