Click here to Skip to main content
15,921,841 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menu items disabled Pin
Hamid_RT9-Jan-08 19:58
Hamid_RT9-Jan-08 19:58 
GeneralRe: Menu items disabled Pin
Chandrasekharan P9-Jan-08 20:34
Chandrasekharan P9-Jan-08 20:34 
GeneralRe: Menu items disabled Pin
Hamid_RT9-Jan-08 21:06
Hamid_RT9-Jan-08 21:06 
GeneralRe: Menu items disabled Pin
Chandrasekharan P9-Jan-08 21:09
Chandrasekharan P9-Jan-08 21:09 
GeneralRe: Menu items disabled Pin
Wamuti9-Jan-08 21:47
Wamuti9-Jan-08 21:47 
GeneralRe: Menu items disabled Pin
Hamid_RT9-Jan-08 22:01
Hamid_RT9-Jan-08 22:01 
GeneralRe: Menu items disabled Pin
Wamuti9-Jan-08 22:06
Wamuti9-Jan-08 22:06 
GeneralRe: Menu items disabled Pin
Hamid_RT10-Jan-08 0:26
Hamid_RT10-Jan-08 0:26 
GeneralRe: Menu items disabled Pin
Hamid_RT10-Jan-08 5:45
Hamid_RT10-Jan-08 5:45 
AnswerRe: Menu items disabled Pin
Wamuti13-Jan-08 5:26
Wamuti13-Jan-08 5:26 
GeneralRe: Menu items disabled Pin
Hamid_RT13-Jan-08 5:40
Hamid_RT13-Jan-08 5:40 
GeneralRe: Menu items disabled Pin
Wamuti13-Jan-08 5:51
Wamuti13-Jan-08 5:51 
GeneralRe: Menu items disabled Pin
Hamid_RT13-Jan-08 6:33
Hamid_RT13-Jan-08 6:33 
Generalpage fault Pin
George_George9-Jan-08 19:02
George_George9-Jan-08 19:02 
GeneralRe: page fault Pin
Hamid_RT9-Jan-08 19:09
Hamid_RT9-Jan-08 19:09 
GeneralRe: page fault Pin
George_George9-Jan-08 19:26
George_George9-Jan-08 19:26 
GeneralRe: page fault Pin
Hamid_RT9-Jan-08 19:57
Hamid_RT9-Jan-08 19:57 
GeneralRe: page fault Pin
George_George9-Jan-08 20:30
George_George9-Jan-08 20:30 
GeneralRe: page fault Pin
Hamid_RT9-Jan-08 21:04
Hamid_RT9-Jan-08 21:04 
GeneralRe: page fault Pin
George_George9-Jan-08 21:32
George_George9-Jan-08 21:32 
GeneralRe: page fault Pin
Hamid_RT9-Jan-08 21:53
Hamid_RT9-Jan-08 21:53 
GeneralRe: page fault Pin
George_George9-Jan-08 22:58
George_George9-Jan-08 22:58 
GeneralRe: page fault Pin
JudyL_MD10-Jan-08 2:40
JudyL_MD10-Jan-08 2:40 
GeneralRe: page fault Pin
George_George10-Jan-08 2:47
George_George10-Jan-08 2:47 
GeneralRe: page fault Pin
JudyL_MD10-Jan-08 3:03
JudyL_MD10-Jan-08 3:03 
What new findings? The whole thread has been a description of what a demand zero page fault is. Memory management is a complex subject and each subsequent answer to more and more detailed questions will take you deeper into the nitty gritty details. If you're looking for a description at that level of the entire functioning of the Memory Manager, find a copy of "Microsoft Windows Internals, 4th edition" by Russinovich and Solomon. Their memory manager chapter is excellent. That chapter alone is over 100 pages long - as I said, memory management is not a simple subject. In fact, the whole book is excellent but it is very much geared toward those working at the bottom edge of user mode and driver writers.

Judy

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.