I'm coding a game where I'd like extract bitmap resources from a .PDB file 
seperate from the actual game application (the .PRC file).

QUESTION: Is anybody aware of a utility that will create .PDB files on the PC 
from individual binary files? What I feel I need to do is create a .PDB file 
from a set of PILRC generated Tbmp (bitmap resource) files. 

I'm assuming then I can just use DmGetRecord to get a handle to the bitmap 
records from the .PDB file and then treat them as per normal (draw them and 
such forth ;)).

Thanks in advance for any help!

Stuart
Nicholson

Reply via email to