Controlling Messages

J

Jawad Rehman

I have Stand alone program .It may be service/demon.
I insert another program to this demon as Thread.
How it is possible to controll From the Main Program(Demon) the events
of Instance which i Inserted as a Thread.

I am using Visual c6.0 as development tool.
 
V

Victor Bazarov

Jawad said:
I have Stand alone program .It may be service/demon.

"Service" or "demon" (daemon) are unknown concepts in C++.
I insert another program to this demon as Thread.

"Thread" is an unknown concept.
How it is possible to controll From the Main Program(Demon) the events
of Instance which i Inserted as a Thread.

This has no answer in C++ language.
I am using Visual c6.0 as development tool.

My condolences.

You seem to be in a wrong newsgroup. Try 'microsoft.public.vc.language'
or 'comp.os.ms-windows.programmer.win32'.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top