Click here to Skip to main content
15,900,254 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Working with Files Pin
Navin1-Sep-03 15:15
Navin1-Sep-03 15:15 
QuestionWhat are the best (server)options 2 make an Messenger with c++ client?! Pin
lJesper1-Sep-03 13:19
lJesper1-Sep-03 13:19 
AnswerRe: What are the best (server)options 2 make an Messenger with c++ client?! Pin
cmk1-Sep-03 20:29
cmk1-Sep-03 20:29 
GeneralRe: What are the best (server)options 2 make an Messenger with c++ client?! Pin
lJesper2-Sep-03 2:45
lJesper2-Sep-03 2:45 
GeneralRe: What are the best (server)options 2 make an Messenger with c++ client?! Pin
cmk2-Sep-03 8:10
cmk2-Sep-03 8:10 
GeneralRe: What are the best (server)options 2 make an Messenger with c++ client?! Pin
lJesper3-Sep-03 12:48
lJesper3-Sep-03 12:48 
GeneralRe: What are the best (server)options 2 make an Messenger with c++ client?! Pin
cmk11-Sep-03 11:47
cmk11-Sep-03 11:47 
GeneralProgram location in memory Pin
Baatezu_Not_Signed_In1-Sep-03 11:39
sussBaatezu_Not_Signed_In1-Sep-03 11:39 
I am wondering how to find where a certain program is loaded into memory so I can access that section of RAM and read/change/ect the data.
I do not know how to find where that program loaded itself into memory. I also don't really know how to access/change the data but I assume I can just create a pointer and move it along from the start of the memory block and figure it out from there. Which also reminds me, how can I tell the end of the memory location as well.

So I guess I need to know how to find the block(start/end) of memory that a program has loaded itself into.

I am just looking for links that show me how or explain it. But source code is always nice as well.

Thanks
GeneralRe: Program location in memory Pin
Hydralisk1-Sep-03 14:53
Hydralisk1-Sep-03 14:53 
GeneralRe: Program location in memory Pin
Baatezu_Not_Signed_In1-Sep-03 15:54
sussBaatezu_Not_Signed_In1-Sep-03 15:54 
GeneralRe: Program location in memory Pin
David Crow2-Sep-03 3:35
David Crow2-Sep-03 3:35 
Generalafter much googling and msdning Pin
(Steven Hicks)n+11-Sep-03 10:52
(Steven Hicks)n+11-Sep-03 10:52 
GeneralRe: after much googling and msdning Pin
KaЯl1-Sep-03 12:07
KaЯl1-Sep-03 12:07 
GeneralRe: after much googling and msdning Pin
(Steven Hicks)n+11-Sep-03 13:02
(Steven Hicks)n+11-Sep-03 13:02 
Generalinterrupt handling in win2k Pin
Member 5562471-Sep-03 10:10
Member 5562471-Sep-03 10:10 
GeneralInvoking Task Scheduler Wizard through API Pin
insanely4201-Sep-03 9:23
insanely4201-Sep-03 9:23 
GeneralA GUI Question Pin
Anonymous1-Sep-03 9:14
Anonymous1-Sep-03 9:14 
GeneralRe: A GUI Question Pin
Michael Dunn1-Sep-03 10:14
sitebuilderMichael Dunn1-Sep-03 10:14 
GeneralRe: A GUI Question Pin
lpRomang1-Sep-03 11:07
lpRomang1-Sep-03 11:07 
GeneralRe: A GUI Question Pin
mike :D1-Sep-03 11:44
mike :D1-Sep-03 11:44 
GeneralRe: A GUI Question Pin
David Crow2-Sep-03 3:38
David Crow2-Sep-03 3:38 
GeneralRe: A GUI Question Pin
cmk2-Sep-03 8:23
cmk2-Sep-03 8:23 
GeneralCreateFile and binary files Pin
Cannibal1-Sep-03 8:36
Cannibal1-Sep-03 8:36 
GeneralRe: CreateFile and binary files Pin
Stefan Pedersen1-Sep-03 10:30
Stefan Pedersen1-Sep-03 10:30 
GeneralFFT for dummies Pin
Steve Messer1-Sep-03 8:14
Steve Messer1-Sep-03 8:14 

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.