Application that makes EXE
- From: dacky <harvey.daclan@xxxxxxxxx>
- Date: Sun, 05 Aug 2007 23:47:48 -0700
Is it possible in MFC to create an EXE file programmatically?
I hope you guys can help me on this. My application is gonna upload an
image to a device. When it is uploaded it also contains meta
information appended on the image data because my application has also
settings. I want a way that i can preserve the image data and all its
settings on the absence of the device. I want to generate an
executable file and when i execute the file it can automatically
upload the image and all the necessary information to the device.
With presence of the device:
image -----> application ------> image + meta information ----->
device
Absence of the device:
(generate an exe file if the device is unavailable)
image ------> application -------> image + meta information -----> exe
file
If exe file is executed:
(it will automatically do the same function as with the presence of
the device
exe file -------->device
.
- Follow-Ups:
- Re: Application that makes EXE
- From: Giovanni Dicanio
- Re: Application that makes EXE
- From: Joseph M . Newcomer
- Re: Application that makes EXE
- From: Anonymous
- Re: Application that makes EXE
- From: Nobody
- Re: Application that makes EXE
- Prev by Date: Popup menu style like Excel 2007 Filter ?
- Next by Date: Re: Popup menu style like Excel 2007 Filter ?
- Previous by thread: Popup menu style like Excel 2007 Filter ?
- Next by thread: Re: Application that makes EXE
- Index(es):
Relevant Pages
|
Loading