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

C / C++ / MFC

 
GeneralRe: Selecting a row with CListCtrl Pin
Michael Dunn15-Oct-00 7:53
sitebuilderMichael Dunn15-Oct-00 7:53 
GeneralRe: Selecting a row with CListCtrl Pin
Ariel27-Feb-01 14:50
Ariel27-Feb-01 14:50 
GeneralRe: Selecting a row with CListCtrl Pin
Michael Dunn27-Feb-01 15:51
sitebuilderMichael Dunn27-Feb-01 15:51 
GeneralRe: Selecting a row with CListCtrl Pin
Ariel28-Feb-01 19:57
Ariel28-Feb-01 19:57 
GeneralMoving Exes Pin
mrtoast14-Oct-00 1:14
mrtoast14-Oct-00 1:14 
GeneralRe: Moving Exes Pin
Member 120896514-Oct-00 1:19
Member 120896514-Oct-00 1:19 
GeneralRe: Moving Exes Pin
Sam Hobbs14-Oct-00 12:53
Sam Hobbs14-Oct-00 12:53 
GeneralExe from Exe Pin
Irfan Bashir Malik13-Oct-00 22:32
Irfan Bashir Malik13-Oct-00 22:32 
Hi:

I have got an Exe A and a service B.
Is there any method that I only need ExeA and when I run ExeA,
ServiceB just comes out of it and is copied to a remote ( and local )
computer and then installed and started on it.


I know the second part may be a difficult one but if you could just
help me on how to piggybag ServiceB inside ExeA and extracted at
runtime
automatically.
I have tried one thing that I have tried to
read the Exe file in a char* or BYTE* and then saved it in a string to
display the contents in the dialog but it works for txt files etc.
but not for an Exe.
The I tried to Open the Exe in notepad and saved it with a different name but that new Exe is not valid . So the option of reading the Exe file and saving it temporarily in your ExeA as a variable and then extracting that is not working .
Any other trick or a hint......
GeneralRe: Exe from Exe Pin
Chris Losinger14-Oct-00 8:10
professionalChris Losinger14-Oct-00 8:10 
GeneralMPG Frame Extraction code Pin
Chris13-Oct-00 10:32
Chris13-Oct-00 10:32 
QuestionGetting Rid of a Class! How? Pin
Pedro Rocha13-Oct-00 9:40
Pedro Rocha13-Oct-00 9:40 
AnswerRe: Getting Rid of a Class! How? Pin
Erik13-Oct-00 9:47
Erik13-Oct-00 9:47 
AnswerRe: Getting Rid of a Class! How? Pin
Sam Hobbs14-Oct-00 13:07
Sam Hobbs14-Oct-00 13:07 
AnswerRe: Getting Rid of a Class! How? Pin
Uwe Keim15-Oct-00 2:04
sitebuilderUwe Keim15-Oct-00 2:04 
AnswerRe: Getting Rid of a Class! How? Pin
Masoud Samimi15-Oct-00 11:31
Masoud Samimi15-Oct-00 11:31 
GeneralVisual C++ printing problem Pin
Claude Gagnon13-Oct-00 7:16
Claude Gagnon13-Oct-00 7:16 
GeneralRe: Visual C++ printing problem Pin
real name16-Oct-00 0:09
sussreal name16-Oct-00 0:09 
QuestionWhy does explorer crach when I try to hook it? Pin
Joel Holdsworth12-Oct-00 8:25
Joel Holdsworth12-Oct-00 8:25 
AnswerRe: Why does explorer crach when I try to hook it? Pin
Sam Hobbs14-Oct-00 13:14
Sam Hobbs14-Oct-00 13:14 
GeneralModal dialogs Pin
Roger12-Oct-00 7:50
Roger12-Oct-00 7:50 
GeneralRe: Modal dialogs Pin
Sam Hobbs14-Oct-00 13:18
Sam Hobbs14-Oct-00 13:18 
QuestionHow can a Programm come to the top of screen Pin
frydaysoft12-Oct-00 5:21
sussfrydaysoft12-Oct-00 5:21 
AnswerRe: How can a Programm come to the top of screen Pin
Serge Velikevitch12-Oct-00 7:46
sussSerge Velikevitch12-Oct-00 7:46 
AnswerRe: How can a Programm come to the top of screen Pin
Michael Dunn12-Oct-00 15:12
sitebuilderMichael Dunn12-Oct-00 15:12 
GeneralBuilds are killing me... please help Pin
Peter12-Oct-00 5:04
Peter12-Oct-00 5:04 

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.