View Single Post
  #2 (permalink)  
Old 05-01-2007, 03:55 PM
Erel's Avatar
Erel Erel is online now
Administrator
 
Join Date: Apr 2007
Posts: 3,141
Default

The files are not embedded in the EXE file.
However, using the BinaryFile library you can embed all the images in one file (using EmbedFile and RetrieveImage methods).
Reply With Quote