Click here to Skip to main content
15,915,094 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with a school project Pin
Ravi Bhavnani7-Apr-05 11:54
professionalRavi Bhavnani7-Apr-05 11:54 
GeneralRe: Help with a school project Pin
David Crow7-Apr-05 16:25
David Crow7-Apr-05 16:25 
GeneralDisableTaskMgr for USER GROUP not with gpedit Pin
nadzzz7-Apr-05 9:26
nadzzz7-Apr-05 9:26 
GeneralRe: DisableTaskMgr for USER GROUP not with gpedit Pin
ThatsAlok7-Apr-05 18:24
ThatsAlok7-Apr-05 18:24 
GeneralPassing 2d char array into SAFEARRAY Pin
act_x7-Apr-05 9:04
act_x7-Apr-05 9:04 
Generalhelp accessing the heap of another process Pin
V.G7-Apr-05 8:45
V.G7-Apr-05 8:45 
GeneralRe: help accessing the heap of another process Pin
David Crow7-Apr-05 9:20
David Crow7-Apr-05 9:20 
QuestionHow to place your program after another in a hook chain ? Pin
maitung7-Apr-05 8:20
maitung7-Apr-05 8:20 
Hello everyone, plz help me with the following problems:
The environment is Windows.
I want to let my program stand behind an executing program in the hook chain, so my idea is like this:
-force that program, say A, to stop.
-start my program .
-start A again.

With that approach I need to solve the following sub problems:

1. How to stop an executing program ? I guess I have to create fake messages to send to the program, but I still don't know the specifics.
2. How to start the program again ? I guess I can keep the location of the exe file when I stopped it, then use that to launch it again.

Is there any better approach to do that ? or if you know the answers to the questions 1 or 2, plz let me know, I need help badly, thanks.
AnswerRe: How to place your program after another in a hook chain ? Pin
David Crow7-Apr-05 9:30
David Crow7-Apr-05 9:30 
GeneralCopying MFC Dialog between projects Pin
C++NewBe7-Apr-05 7:08
C++NewBe7-Apr-05 7:08 
GeneralRe: Copying MFC Dialog between projects Pin
includeh107-Apr-05 7:34
includeh107-Apr-05 7:34 
GeneralRe: Copying MFC Dialog between projects Pin
C++NewBe7-Apr-05 7:52
C++NewBe7-Apr-05 7:52 
GeneralRe: Copying MFC Dialog between projects Pin
includeh107-Apr-05 17:45
includeh107-Apr-05 17:45 
GeneralRe: Copying MFC Dialog between projects Pin
BambooMoon8-Apr-05 8:07
BambooMoon8-Apr-05 8:07 
GeneralRe: Copying MFC Dialog between projects Pin
C++NewBe8-Apr-05 8:41
C++NewBe8-Apr-05 8:41 
GeneralNeeds help!!! can't see information regarding built-in classes (MFC) Pin
Yaron Abershitz7-Apr-05 7:05
Yaron Abershitz7-Apr-05 7:05 
GeneralRe: Needs help!!! can't see information regarding built-in classes (MFC) Pin
Michael Dunn7-Apr-05 7:15
sitebuilderMichael Dunn7-Apr-05 7:15 
GeneralRe: Needs help!!! can't see information regarding built-in classes (MFC) Pin
samira forooghi7-Apr-05 9:20
samira forooghi7-Apr-05 9:20 
GeneralRe: Needs help!!! can't see information regarding built-in classes (MFC) Pin
samira forooghi7-Apr-05 9:21
samira forooghi7-Apr-05 9:21 
GeneralRe: Needs help!!! can't see information regarding built-in classes (MFC) Pin
Yaron Abershitz7-Apr-05 21:31
Yaron Abershitz7-Apr-05 21:31 
Questionhow does an app know user selection in Explore? Pin
includeh107-Apr-05 6:39
includeh107-Apr-05 6:39 
AnswerRe: how does an app know user selection in Explore? Pin
David Crow7-Apr-05 7:13
David Crow7-Apr-05 7:13 
GeneralRe: how does an app know user selection in Explore? Pin
includeh107-Apr-05 7:26
includeh107-Apr-05 7:26 
GeneralRe: how does an app know user selection in Explore? Pin
includeh107-Apr-05 7:29
includeh107-Apr-05 7:29 
GeneralRe: how does an app know user selection in Explore? Pin
David Crow7-Apr-05 9:18
David Crow7-Apr-05 9:18 

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.