Click here to Skip to main content
15,895,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralEventLogging Doubt Pin
7-Mar-01 1:46
suss7-Mar-01 1:46 
GeneralEventLogging Doubt Pin
7-Mar-01 1:43
suss7-Mar-01 1:43 
GeneralCalling another executable Pin
Gerry6-Mar-01 23:43
Gerry6-Mar-01 23:43 
GeneralRe: Calling another executable Pin
Prasanth Ekkoratha7-Mar-01 0:22
Prasanth Ekkoratha7-Mar-01 0:22 
GeneralRe: Calling another executable Pin
MickAB7-Mar-01 0:34
MickAB7-Mar-01 0:34 
GeneralRe: Calling another executable Pin
MickAB7-Mar-01 0:38
MickAB7-Mar-01 0:38 
GeneralRe: Calling another executable Pin
Gerry7-Mar-01 2:44
Gerry7-Mar-01 2:44 
GeneralRe: Calling another executable Pin
MickAB7-Mar-01 2:58
MickAB7-Mar-01 2:58 
Hi Gerry, I need to know a few more things to be able to help.

Re: I would like to see sample code on Prasanth's solution.
It's there in his post. Prasanth is spawning a process from another process. Is this what you want to do?

Re: What if I need to pass an object, from 1 process to another.
C++ object?
COM object?
OS handle object?
Binary data 'object'?
Other(?)

Do you pass the object at from one process to the other when the second process is started?
or..
Do you pass the object when the second process is already running?

Re: Is my object Thread-Safe or do I need to sync data?
Depends on the object (See last comment) and on what you intend to do with it.

If you can describe what exactly you want to do, I will be hopefully be able to give you some better advice.
GeneralRe: Calling another executable Pin
Gerry7-Mar-01 4:16
Gerry7-Mar-01 4:16 
GeneralRe: Calling another executable Pin
MickAB7-Mar-01 5:25
MickAB7-Mar-01 5:25 
GeneralRe: Calling another executable Pin
Gerry7-Mar-01 21:35
Gerry7-Mar-01 21:35 
GeneralGrid Pin
Vickie6-Mar-01 22:55
Vickie6-Mar-01 22:55 
GeneralRe: Grid Pin
l a u r e n6-Mar-01 23:09
l a u r e n6-Mar-01 23:09 
GeneralDoubt in ADO Pin
6-Mar-01 19:19
suss6-Mar-01 19:19 
GeneralRe: Doubt in ADO Pin
l a u r e n6-Mar-01 20:43
l a u r e n6-Mar-01 20:43 
GeneralError message...... Pin
Richard Cheng6-Mar-01 14:15
Richard Cheng6-Mar-01 14:15 
GeneralRe: Error message...... Pin
Christian Graus6-Mar-01 15:00
protectorChristian Graus6-Mar-01 15:00 
GeneralOnly One Instance to be opened... Pin
Manfred Ramosch6-Mar-01 12:12
Manfred Ramosch6-Mar-01 12:12 
GeneralRe: Only One Instance to be opened... Pin
l a u r e n6-Mar-01 12:18
l a u r e n6-Mar-01 12:18 
GeneralRe: Only One Instance to be opened... Pin
Manfred Ramosch6-Mar-01 12:44
Manfred Ramosch6-Mar-01 12:44 
GeneralRe: Only One Instance to be opened... Pin
l a u r e n6-Mar-01 20:38
l a u r e n6-Mar-01 20:38 
GeneralRe: Only One Instance to be opened - alternative Pin
.::RockNix::.6-Mar-01 21:15
.::RockNix::.6-Mar-01 21:15 
GeneralRe: Only One Instance to be opened - alternative Pin
l a u r e n6-Mar-01 22:51
l a u r e n6-Mar-01 22:51 
GeneralRe: Only One Instance to be opened - alternative Pin
.::RockNix::.7-Mar-01 2:24
.::RockNix::.7-Mar-01 2:24 
GeneralRe: Only One Instance to be opened - alternative Pin
James R. Twine7-Mar-01 3:46
James R. Twine7-Mar-01 3:46 

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.