Tech Support > Microsoft Windows > Drivers > Re: Inserting and using a binary blob in a driver executable
Re: Inserting and using a binary blob in a driver executable
Posted by Maxim S. Shatskih on August 14th, 2003


In this case, a separate file is better.

Write your own code to parse the PE executable file and access the .rsrc
section.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com





Similar Posts