Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can I know which computer access the file of my computer? Pin
Anonymous5-Sep-02 2:53
Anonymous5-Sep-02 2:53 
GeneralButton Controls in OnCtlColor() Pin
adamUK5-Sep-02 2:47
adamUK5-Sep-02 2:47 
GeneralRe: Button Controls in OnCtlColor() Pin
Tomasz Sowinski5-Sep-02 2:57
Tomasz Sowinski5-Sep-02 2:57 
GeneralRe: Button Controls in OnCtlColor() Pin
adamUK5-Sep-02 3:13
adamUK5-Sep-02 3:13 
QuestionHow can I know which computer access the file of my computer? Pin
Anonymous5-Sep-02 2:44
Anonymous5-Sep-02 2:44 
GeneralDynamically compiling files into a new EXE Pin
Ambit5-Sep-02 2:26
Ambit5-Sep-02 2:26 
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 2:40
Stephane Rodriguez.5-Sep-02 2:40 
GeneralRe: Dynamically compiling files into a new EXE Pin
Ambit5-Sep-02 4:24
Ambit5-Sep-02 4:24 
Hi,

Thanks for your reply. I don't exactly want to create a setup program. What I want to do, I have realised, is append the files in a similar way to the DOS copy instruction. Eg. in DOS:

copy /b launcher.exe + bitmap.bmp + icon.ico + config.ini newfile.exe

I basically need a C++ way of doing this. I then need to make it so that the launcher.exe can read from the config.ini file that has been appended to it and find the bitmap and icon that have also been appended to it etc.

I'd be really grateful for any ideas on how to do this.

Many thanks,
Keith
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 4:43
Stephane Rodriguez.5-Sep-02 4:43 
GeneralA C++ related question Pin
5-Sep-02 1:59
suss5-Sep-02 1:59 
GeneralRe: A C++ related question Pin
Tomasz Sowinski5-Sep-02 2:16
Tomasz Sowinski5-Sep-02 2:16 
GeneralRe: A C++ related question Pin
56789012345-Sep-02 2:17
56789012345-Sep-02 2:17 
GeneralRe: A C++ related question Pin
Gary R. Wheeler5-Sep-02 2:29
Gary R. Wheeler5-Sep-02 2:29 
GeneralSending mail using ShellExecute Pin
Jawache5-Sep-02 1:50
Jawache5-Sep-02 1:50 
GeneralRe: Sending mail using ShellExecute Pin
Jeremy Falcon5-Sep-02 4:00
professionalJeremy Falcon5-Sep-02 4:00 
GeneralRe: Sending mail using ShellExecute Pin
David Salter5-Sep-02 6:42
David Salter5-Sep-02 6:42 
GeneralSending email via console app Pin
Anonymous5-Sep-02 1:45
Anonymous5-Sep-02 1:45 
GeneralRe: Sending email via console app Pin
Stephane Rodriguez.5-Sep-02 1:59
Stephane Rodriguez.5-Sep-02 1:59 
GeneralRe: Sending email via console app Pin
Anonymous5-Sep-02 2:04
Anonymous5-Sep-02 2:04 
GeneralRe: Sending email via console app Pin
Stephane Rodriguez.5-Sep-02 2:26
Stephane Rodriguez.5-Sep-02 2:26 
GeneralShell Extension Uninstall Pin
mynab5-Sep-02 1:41
mynab5-Sep-02 1:41 
QuestionWhat are the differences bewteen ... Pin
chen5-Sep-02 0:45
chen5-Sep-02 0:45 
AnswerRe: What are the differences bewteen ... Pin
Jeremy Falcon5-Sep-02 4:06
professionalJeremy Falcon5-Sep-02 4:06 
QuestionWhich is best, BCGControlBar or Xtreme Toolkit? Pin
fhchina5-Sep-02 0:35
fhchina5-Sep-02 0:35 
AnswerRe: Which is best, BCGControlBar or Xtreme Toolkit? Pin
Roger Allen5-Sep-02 2:15
Roger Allen5-Sep-02 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.