Click here to Skip to main content
15,918,333 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionReading PDB/EXE files Pin
Berlus18-Jun-07 0:54
Berlus18-Jun-07 0:54 
AnswerRe: Reading PDB/EXE files Pin
James R. Twine18-Jun-07 1:15
James R. Twine18-Jun-07 1:15 
GeneralRe: Reading PDB/EXE files Pin
Berlus18-Jun-07 2:14
Berlus18-Jun-07 2:14 
GeneralRe: Reading PDB/EXE files Pin
James R. Twine18-Jun-07 2:23
James R. Twine18-Jun-07 2:23 
Questioncursor for edit box? Pin
iayd18-Jun-07 0:09
iayd18-Jun-07 0:09 
AnswerRe: cursor for edit box? Pin
Naveen18-Jun-07 0:11
Naveen18-Jun-07 0:11 
AnswerRe: cursor for edit box? Pin
Mark Salsbery18-Jun-07 5:42
Mark Salsbery18-Jun-07 5:42 
QuestionHelp required on Kernel memory reading Pin
SelvaKr18-Jun-07 0:09
SelvaKr18-Jun-07 0:09 
Hi all,
I need to read a particular bit on kernel memory which will be owned by a device driver.
I am using ZwOpenSection and ZwMapViewOfSection API's to map the particular page on the kernel memory. But it returns only 'FF' in all bytes. But the same stuff works with pages other than that are device driver oriented.

In a nutshell,
I am just getting a device driver load address and trying to read the same address from the physical memory. But it simple shows 'FF' in all the bytes.

Can you pls share if you have any experiances in this regard.
Thanks in advance. Smile | :)


Selva

AnswerRe: Help required on Kernel memory reading Pin
Randor 18-Jun-07 3:57
professional Randor 18-Jun-07 3:57 
GeneralRe: Help required on Kernel memory reading Pin
SelvaKr19-Jun-07 19:32
SelvaKr19-Jun-07 19:32 
QuestionHow to inject parameters to my application? Pin
eli1502197918-Jun-07 0:08
eli1502197918-Jun-07 0:08 
AnswerRe: How to inject parameters to my application? Pin
Nibu babu thomas18-Jun-07 0:54
Nibu babu thomas18-Jun-07 0:54 
GeneralRe: How to inject parameters to my application? Pin
eli1502197918-Jun-07 3:59
eli1502197918-Jun-07 3:59 
Questionplease help on this doc Pin
p_17-Jun-07 22:54
p_17-Jun-07 22:54 
AnswerRe: please help on this doc Pin
baerten18-Jun-07 1:29
baerten18-Jun-07 1:29 
QuestionText-to-Speech Software Pin
Abdul8517-Jun-07 22:09
Abdul8517-Jun-07 22:09 
AnswerRe: Text-to-Speech Software Pin
Sebastian Schneider18-Jun-07 0:58
Sebastian Schneider18-Jun-07 0:58 
GeneralRe: Text-to-Speech Software Pin
Abdul8518-Jun-07 19:52
Abdul8518-Jun-07 19:52 
QuestionHelp! Pin
josip cagalj17-Jun-07 22:04
josip cagalj17-Jun-07 22:04 
AnswerRe: Help! Pin
karle17-Jun-07 22:24
karle17-Jun-07 22:24 
GeneralRe: Help! Pin
josip cagalj17-Jun-07 22:31
josip cagalj17-Jun-07 22:31 
QuestionRe: Help! Pin
Hamid_RT17-Jun-07 22:29
Hamid_RT17-Jun-07 22:29 
AnswerRe: Help! Pin
Naveen18-Jun-07 0:10
Naveen18-Jun-07 0:10 
QuestionUpdate text on one form from another form Pin
braune17-Jun-07 21:44
braune17-Jun-07 21:44 
AnswerRe: Update text on one form from another form Pin
Nelek17-Jun-07 21:51
protectorNelek17-Jun-07 21:51 

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.