Re: Shutdown Windows Messenger programatically?
From: massimo874 (massimo874_at__SPAMMATUAMAMMA_inwind.it.invalid)
Date: 04/29/04
- Next message: Mike: "Re: messenger service pop ups"
- Previous message: Hugo Amselschlag: "Re: Cant't verify my new email address"
- In reply to: Leo Havmøller: "Re: Shutdown Windows Messenger programatically?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Apr 2004 13:01:47 +0200
> How do I request Windows Messenger shutdown from C/C++?
>
> Also, what is the correct way to launch it again?
>
> Leo Havmøller.
I think you have to read something about c/c++ process (exec funtions
family) and thread (p_thrread.h header file under linux) management.
However you could try using c routine system("<name of command") for
calling the application but it is not very 'powerfull'; se also dos.h
header, it include many function corresponding to system calls such as cd ,
copy and so on.
Hi
- Next message: Mike: "Re: messenger service pop ups"
- Previous message: Hugo Amselschlag: "Re: Cant't verify my new email address"
- In reply to: Leo Havmøller: "Re: Shutdown Windows Messenger programatically?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|