PC Review


Reply
Thread Tools Rate Thread

Including file in *.exe.

 
 
Alur
Guest
Posts: n/a
 
      26th Dec 2008
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?
 
Reply With Quote
 
 
 
 
Ben Voigt [C++ MVP]
Guest
Posts: n/a
 
      27th Dec 2008
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?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get the extended file name of a file including server? =?Utf-8?B?RGF2ZUhhbA==?= Microsoft Outlook 3 6th Dec 2005 08:50 PM
problems when including large blacklist in hosts file Windows XP Performance 0 10th Mar 2004 04:44 PM
problems when including large blacklist in hosts file Windows XP Networking 0 10th Mar 2004 04:44 PM
including one aspx file in another aspx file vish Microsoft ASP .NET 2 16th Jul 2003 11:29 PM
Re: Including Sound File for PPT File Chirag Microsoft Powerpoint 0 8th Jul 2003 10:18 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:39 AM.