Click here to Skip to main content
16,004,761 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to get http request to particular url Pin
vivek.s.vivek19-Mar-06 19:20
vivek.s.vivek19-Mar-06 19:20 
QuestionHow to determine which button was clicked Pin
lorey19-Mar-06 18:26
lorey19-Mar-06 18:26 
AnswerRe: How to determine which button was clicked Pin
_AnsHUMAN_ 19-Mar-06 18:48
_AnsHUMAN_ 19-Mar-06 18:48 
AnswerRe: How to determine which button was clicked Pin
Nibu babu thomas19-Mar-06 18:57
Nibu babu thomas19-Mar-06 18:57 
QuestionProblem with spin button control, please help Pin
Shoaib Patel19-Mar-06 18:24
Shoaib Patel19-Mar-06 18:24 
AnswerRe: Problem with spin button control, please help Pin
Hamid_RT19-Mar-06 18:39
Hamid_RT19-Mar-06 18:39 
AnswerRe: Problem with spin button control, please help Pin
Nibu babu thomas19-Mar-06 18:54
Nibu babu thomas19-Mar-06 18:54 
QuestionDebugging... Pin
x87Bliss19-Mar-06 18:10
x87Bliss19-Mar-06 18:10 
I am trying to make a very simple debugger. In fact, it always has to do the following:

Open a program and pause the execution right away. // Like starting the debugger in VC++ with "Step Into"

Then it needs to write some data into memory, I know how to use WriteProcessMemory() for that

Then it needs to resume execution, and if possible have the debugger close without closing the new process.



I'm not very familiar with the debugging functions, only Read and WriteProcessMemory, so if someone could provide sample code to do the above, or at least explain how I can open a process and have it paused right away, and how to resume the execution and close the debugger without closing the process.

Thanks for any help! Big Grin | :-D
AnswerRe: Debugging... Pin
Monty219-Mar-06 20:02
Monty219-Mar-06 20:02 
GeneralRe: Debugging... Pin
x87Bliss20-Mar-06 10:04
x87Bliss20-Mar-06 10:04 
AnswerRe: Debugging... Pin
Anthony_Yio19-Mar-06 22:36
Anthony_Yio19-Mar-06 22:36 
QuestionProblem in MDI Application Pin
Sarvan AL19-Mar-06 18:09
Sarvan AL19-Mar-06 18:09 
AnswerRe: Problem in MDI Application Pin
Cool Ju19-Mar-06 18:43
Cool Ju19-Mar-06 18:43 
Question_T meaning Pin
vivek.s.vivek19-Mar-06 18:06
vivek.s.vivek19-Mar-06 18:06 
AnswerRe: _T meaning Pin
Hamid_RT19-Mar-06 18:13
Hamid_RT19-Mar-06 18:13 
AnswerRe: _T meaning Pin
Nibu babu thomas19-Mar-06 18:29
Nibu babu thomas19-Mar-06 18:29 
AnswerRe: _T meaning Pin
Gavin Taylor19-Mar-06 18:32
professionalGavin Taylor19-Mar-06 18:32 
QuestionProblem in Merging splitted text file Parts Pin
ariesaloksingh19-Mar-06 17:57
ariesaloksingh19-Mar-06 17:57 
QuestionUnicode Question Pin
<color>Aljechin 19-Mar-06 17:54
<color>Aljechin 19-Mar-06 17:54 
Questioncheck machine for online or offline Pin
baldha rakesh19-Mar-06 17:21
baldha rakesh19-Mar-06 17:21 
AnswerRe: check machine for online or offline Pin
ThatsAlok19-Mar-06 17:33
ThatsAlok19-Mar-06 17:33 
AnswerRe: check machine for online or offline Pin
Nibu babu thomas19-Mar-06 17:59
Nibu babu thomas19-Mar-06 17:59 
QuestionC++ Naming Conventions Pin
romuzu19-Mar-06 15:30
romuzu19-Mar-06 15:30 
AnswerRe: C++ Naming Conventions Pin
Nemanja Trifunovic19-Mar-06 16:05
Nemanja Trifunovic19-Mar-06 16:05 
Questioncompile code under x64-based windows XP pro? Pin
Syouki_kou19-Mar-06 15:09
Syouki_kou19-Mar-06 15:09 

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.