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

C / C++ / MFC

 
AnswerRe: Dialog ID comparision Pin
David Crow2-Nov-07 3:00
David Crow2-Nov-07 3:00 
GeneralRe: Dialog ID comparision Pin
Michael Schubert2-Nov-07 6:56
Michael Schubert2-Nov-07 6:56 
QuestionAbout Date Pin
manish.patel1-Nov-07 23:57
manish.patel1-Nov-07 23:57 
GeneralRe: About Date Pin
Matthew Faithfull2-Nov-07 1:47
Matthew Faithfull2-Nov-07 1:47 
AnswerRe: About Date Pin
David Crow2-Nov-07 3:01
David Crow2-Nov-07 3:01 
QuestionCatching the launch of an applicatin Pin
jpgossieaux01-Nov-07 23:57
jpgossieaux01-Nov-07 23:57 
GeneralRe: Catching the launch of an applicatin Pin
Matthew Faithfull2-Nov-07 0:25
Matthew Faithfull2-Nov-07 0:25 
GeneralRe: Catching the launch of an applicatin Pin
jpgossieaux02-Nov-07 0:39
jpgossieaux02-Nov-07 0:39 
Matthew,

Thank you for you reply.
It gives me some clues.

In fact I want to control the launching of application developed by third parties.
You tell about DLL injection ? could you tell me more about that ?

Up to kow, I used a method based on the function "CreateToolHelp32Snapshot" to get a view of all running process. Of course I need to take a snapshot very often (in a loop). Hopefully, it seems no to take to much resources.

Once I see the launching of a new application I could kill it, if not authorized.
But the window of the application is displayed for a short time, which is no very beautifull !!

I'm sure that hackers can catch application launching.

Thank you for your help

Jean-Philippe

GeneralRe: Catching the launch of an applicatin Pin
Matthew Faithfull2-Nov-07 0:57
Matthew Faithfull2-Nov-07 0:57 
QuestionRe: Catching the launch of an applicatin Pin
David Crow2-Nov-07 3:06
David Crow2-Nov-07 3:06 
AnswerRe: Catching the launch of an applicatin Pin
TClarke2-Nov-07 4:00
TClarke2-Nov-07 4:00 
AnswerRe: Catching the launch of an applicatin Pin
jpgossieaux05-Nov-07 6:46
jpgossieaux05-Nov-07 6:46 
AnswerRe: Catching the launch of an applicatin Pin
Garth J Lancaster2-Nov-07 13:08
professionalGarth J Lancaster2-Nov-07 13:08 
Questionpointer on reference ? Pin
Rage1-Nov-07 23:55
professionalRage1-Nov-07 23:55 
AnswerRe: pointer on reference ? Pin
manish.patel2-Nov-07 0:02
manish.patel2-Nov-07 0:02 
AnswerRe: pointer on reference ? Pin
Matthew Faithfull2-Nov-07 0:19
Matthew Faithfull2-Nov-07 0:19 
GeneralRe: pointer on reference ? Pin
Rage2-Nov-07 3:12
professionalRage2-Nov-07 3:12 
AnswerRe: pointer on reference ? Pin
led mike2-Nov-07 4:45
led mike2-Nov-07 4:45 
QuestionHow to learn Debugging Tools Pin
sheshidar1-Nov-07 23:40
sheshidar1-Nov-07 23:40 
AnswerRe: How to learn Debugging Tools Pin
Nelek1-Nov-07 23:52
protectorNelek1-Nov-07 23:52 
AnswerRe: How to learn Debugging Tools Pin
ThatsAlok2-Nov-07 3:14
ThatsAlok2-Nov-07 3:14 
JokeRe: How to learn Debugging Tools Pin
Hamid_RT2-Nov-07 6:45
Hamid_RT2-Nov-07 6:45 
GeneralRe: How to learn Debugging Tools Pin
ThatsAlok2-Nov-07 6:53
ThatsAlok2-Nov-07 6:53 
GeneralRe: How to learn Debugging Tools Pin
Hamid_RT2-Nov-07 19:13
Hamid_RT2-Nov-07 19:13 
Questionname conflicts in enum Pin
George_George1-Nov-07 23:26
George_George1-Nov-07 23:26 

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.