Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual Studio 2005 and Visual Studo 6 - can they be installed side-by-side? Pin
devvvy30-Aug-07 23:58
devvvy30-Aug-07 23:58 
QuestionWhy Can't I download the source code Pin
tanhongwen30-Aug-07 23:15
tanhongwen30-Aug-07 23:15 
AnswerRe: Why Can't I download the source code Pin
toxcct30-Aug-07 23:35
toxcct30-Aug-07 23:35 
QuestionRe: Why Can't I download the source code Pin
David Crow31-Aug-07 3:45
David Crow31-Aug-07 3:45 
QuestionSlider Control, Force Ticks Pin
TheShihan30-Aug-07 22:01
TheShihan30-Aug-07 22:01 
AnswerRe: Slider Control, Force Ticks Pin
Iain Clarke, Warrior Programmer30-Aug-07 23:32
Iain Clarke, Warrior Programmer30-Aug-07 23:32 
GeneralRe: Slider Control, Force Ticks Pin
chandu00431-Aug-07 0:27
chandu00431-Aug-07 0:27 
QuestionProcess memory access Pin
Waldermort30-Aug-07 21:55
Waldermort30-Aug-07 21:55 
Hopefully somebody might be able to help me with this before the weekend sets in.

I'm trying to manipulate the memory of another process. So far I can change the protection, read and write data. But two of the APIs VirtualAllocEx() and VirtualFreeEx() fail nomatter what I try to do.

I am doing nothing out of the ordinary, I simply create a process in suspended state, get the base address of it's memory and manipulate it; similar to most code injection articles.

Is there anything special I should be doing before I use these?
AnswerRe: Process memory access Pin
jhwurmbach30-Aug-07 22:16
jhwurmbach30-Aug-07 22:16 
AnswerRe: Process memory access Pin
Randor 31-Aug-07 1:25
professional Randor 31-Aug-07 1:25 
GeneralRe: Process memory access Pin
Waldermort31-Aug-07 1:35
Waldermort31-Aug-07 1:35 
QuestionUnique ID of a computer. Pin
chandu00430-Aug-07 21:27
chandu00430-Aug-07 21:27 
AnswerRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 21:31
Nishad S30-Aug-07 21:31 
GeneralRe: Unique ID of a computer. Pin
chandu00430-Aug-07 21:35
chandu00430-Aug-07 21:35 
GeneralRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 21:37
Nishad S30-Aug-07 21:37 
GeneralRe: Unique ID of a computer. Pin
Russell'30-Aug-07 21:56
Russell'30-Aug-07 21:56 
GeneralRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 22:15
Nishad S30-Aug-07 22:15 
GeneralRe: Unique ID of a computer. Pin
Waldermort30-Aug-07 22:24
Waldermort30-Aug-07 22:24 
GeneralRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 22:55
Nishad S30-Aug-07 22:55 
GeneralRe: Unique ID of a computer. Pin
Russell'30-Aug-07 22:28
Russell'30-Aug-07 22:28 
GeneralRe: Unique ID of a computer. Pin
Nishad S30-Aug-07 22:57
Nishad S30-Aug-07 22:57 
GeneralRe: Unique ID of a computer. Pin
Russell'30-Aug-07 23:31
Russell'30-Aug-07 23:31 
GeneralRe: Unique ID of a computer. Pin
Nishad S31-Aug-07 0:47
Nishad S31-Aug-07 0:47 
GeneralRe: Unique ID of a computer. Pin
Russell'31-Aug-07 1:00
Russell'31-Aug-07 1:00 
GeneralRe: Unique ID of a computer. Pin
Nishad S31-Aug-07 1:12
Nishad S31-Aug-07 1:12 

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.