Click here to Skip to main content
15,914,780 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Dynamically compiling files into a new EXE Pin
Stephane Rodriguez.5-Sep-02 4:43
Stephane Rodriguez.5-Sep-02 4:43 
What are you talking about ? the copy /b does a concatenation of binary files. Doing copy /b results in a binary file, not an execute file.

For an .exe to execute, you need appropriate PE headers.

So you need exactly that "setup" thing. Take the source code and tweak it for your own use.




And I swallow a small raisin.

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 
GeneralRe: Which is best, BCGControlBar or Xtreme Toolkit? Pin
fhchina5-Sep-02 6:01
fhchina5-Sep-02 6:01 

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.