Click here to Skip to main content
16,006,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: dbf read problem Pin
James R. Twine1-May-07 2:19
James R. Twine1-May-07 2:19 
Questionhow to execute an exe file in memory Pin
near2world1-May-07 0:44
near2world1-May-07 0:44 
AnswerRe: how to execute an exe file in memory Pin
David Crow1-May-07 2:42
David Crow1-May-07 2:42 
AnswerRe: how to execute an exe file in memory Pin
Joan M1-May-07 5:00
professionalJoan M1-May-07 5:00 
GeneralRe: how to execute an exe file in memory Pin
near2world1-May-07 5:29
near2world1-May-07 5:29 
GeneralRe: how to execute an exe file in memory Pin
David Crow1-May-07 5:41
David Crow1-May-07 5:41 
GeneralRe: how to execute an exe file in memory Pin
near2world1-May-07 10:28
near2world1-May-07 10:28 
QuestionRe: how to execute an exe file in memory Pin
David Crow1-May-07 10:35
David Crow1-May-07 10:35 
Just code your program to expect a command-line argument. When you run your program from inside of another, you would supply said argument. Those that save your program to try and run elsewhere would not know that it required a command-line argument nor what it should be. Make sense?


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: how to execute an exe file in memory Pin
near2world2-May-07 4:48
near2world2-May-07 4:48 
GeneralRe: how to execute an exe file in memory Pin
Joan M1-May-07 5:47
professionalJoan M1-May-07 5:47 
QuestionMy thead application gets hang Pin
amitmistry_petlad 30-Apr-07 23:49
amitmistry_petlad 30-Apr-07 23:49 
QuestionRe: My thead application gets hang Pin
sthotakura1-May-07 0:16
sthotakura1-May-07 0:16 
AnswerRe: My thead application gets hang Pin
amitmistry_petlad 1-May-07 0:25
amitmistry_petlad 1-May-07 0:25 
GeneralRe: My thead application gets hang Pin
Mark Salsbery1-May-07 5:55
Mark Salsbery1-May-07 5:55 
GeneralRe: My thead application gets hang Pin
Mark Salsbery2-May-07 5:06
Mark Salsbery2-May-07 5:06 
GeneralRe: My thead application gets hang Pin
Mark Salsbery2-May-07 5:34
Mark Salsbery2-May-07 5:34 
QuestionCan this generate a memory leak? Pin
Joan M30-Apr-07 23:40
professionalJoan M30-Apr-07 23:40 
AnswerRe: Can this generate a memory leak? Pin
Stephen Hewitt1-May-07 1:21
Stephen Hewitt1-May-07 1:21 
GeneralRe: Can this generate a memory leak? Pin
Joan M1-May-07 1:27
professionalJoan M1-May-07 1:27 
AnswerRe: Can this generate a memory leak? Pin
James R. Twine1-May-07 2:29
James R. Twine1-May-07 2:29 
QuestionSplitbars in VC++ Pin
neha.g3030-Apr-07 23:05
neha.g3030-Apr-07 23:05 
QuestionRe: Splitbars in VC++ Pin
Mark Salsbery1-May-07 5:57
Mark Salsbery1-May-07 5:57 
Questionthis code runnig in DOS C++, but don't running borland C++ 6 Pin
oz-gur30-Apr-07 23:01
oz-gur30-Apr-07 23:01 
AnswerRe: this code runnig in DOS C++, but don't running borland C++ 6 Pin
toxcct30-Apr-07 23:27
toxcct30-Apr-07 23:27 
QuestionDoes virtual function really influence the performance? Pin
code_discuss30-Apr-07 22:38
code_discuss30-Apr-07 22:38 

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.