You can use resources. However, only applications which support the OLE
IStream interface for reading files or something equivalent will be able to
use them without first extracting to a file.
See LoadResource.
http://msdn.microsoft.com/en-us/library/ms648046(VS.85).aspx
"Alur" <(E-Mail Removed)> wrote in message
news:CD1FE013-7965-47C7-BDF8-(E-Mail Removed)...
> 1. How to include any type of file
> in MFC *.exe file at design-time?
> 2. How to launch them without extracting ?
> 3. How to exctract them ?
> 4. How to include them back in *.exe at run-time?
|