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

C / C++ / MFC

 
GeneralRe: VS2005 - MFC - add OnInitDialog Pin
ThatsAlok6-Feb-07 19:47
ThatsAlok6-Feb-07 19:47 
QuestionMFC --> Changing text color Pin
Alessandra776-Feb-07 11:57
Alessandra776-Feb-07 11:57 
AnswerRe: MFC --> Changing text color Pin
Mark Salsbery6-Feb-07 13:26
Mark Salsbery6-Feb-07 13:26 
GeneralRe: MFC --> Changing text color Pin
Alessandra777-Feb-07 2:41
Alessandra777-Feb-07 2:41 
Questionhandles and stack monitor help pls Pin
van-ux6-Feb-07 11:32
van-ux6-Feb-07 11:32 
AnswerRe: handles and stack monitor help pls Pin
van-ux7-Feb-07 2:28
van-ux7-Feb-07 2:28 
GeneralRe: handles and stack monitor help pls Pin
Mark Salsbery7-Feb-07 5:27
Mark Salsbery7-Feb-07 5:27 
GeneralRe: handles and stack monitor help pls Pin
van-ux7-Feb-07 7:48
van-ux7-Feb-07 7:48 
thanks for your reply..

what i mean to read in the handle, is sections is the most important, and then mutant, file and events..

about the stack, i need to know the stack information about a thread thats is running with the EXE. for example a thread stack:

ntkrnlpa.exe!KiUnexpectedInterrupt+0xf0
win32k.sys+0x2fa0
win32k.sys+0x37a6
win32k.sys+0x37c3
ntdll.dll!KiFastSystemCallRet
firefox.exe!JVM_GetJSSecurityContext+0x2d9e6
firefox.exe+0x1012
kernel32.dll!RegisterWaitForInputIdle+0x49

i need to monitor the stack of this thread in way to monitor...

when i mean about the size of 0x0001e000 is that because i dont know what means all that number "0x0001e000" i dont have a clue... Frown | :(

thanks for the help would be apreciate, im looking more for a tuturial that could explain how to work with threads and handles read this kind of information from a file
GeneralRe: handles and stack monitor help pls Pin
Mark Salsbery7-Feb-07 8:11
Mark Salsbery7-Feb-07 8:11 
GeneralRe: handles and stack monitor help pls Pin
van-ux7-Feb-07 9:18
van-ux7-Feb-07 9:18 
GeneralRe: handles and stack monitor help pls Pin
Mark Salsbery7-Feb-07 10:51
Mark Salsbery7-Feb-07 10:51 
QuestionFont Size limit? Pin
Oliver1236-Feb-07 11:16
Oliver1236-Feb-07 11:16 
AnswerRe: Font Size limit? Pin
Mark Salsbery6-Feb-07 13:51
Mark Salsbery6-Feb-07 13:51 
QuestionID_File_New Pin
Tara146-Feb-07 9:54
Tara146-Feb-07 9:54 
AnswerRe: ID_File_New Pin
PJ Arends6-Feb-07 10:16
professionalPJ Arends6-Feb-07 10:16 
GeneralRe: ID_File_New Pin
Tara146-Feb-07 10:18
Tara146-Feb-07 10:18 
AnswerRe: ID_File_New Pin
David Crow6-Feb-07 11:15
David Crow6-Feb-07 11:15 
QuestionWeird Behavior... [modified] Pin
arbster16-Feb-07 9:26
arbster16-Feb-07 9:26 
AnswerRe: Weird Behavior... Pin
PJ Arends6-Feb-07 10:17
professionalPJ Arends6-Feb-07 10:17 
GeneralRe: Weird Behavior... Pin
arbster16-Feb-07 11:11
arbster16-Feb-07 11:11 
GeneralRe: Weird Behavior... Pin
David Crow6-Feb-07 11:16
David Crow6-Feb-07 11:16 
GeneralRe: Weird Behavior... Pin
arbster16-Feb-07 12:06
arbster16-Feb-07 12:06 
QuestionMarshaling an Interface Pointer Pin
BuckBrown6-Feb-07 9:22
BuckBrown6-Feb-07 9:22 
AnswerRe: Marshaling an Interface Pointer Pin
PJ Arends6-Feb-07 10:21
professionalPJ Arends6-Feb-07 10:21 
GeneralRe: Marshaling an Interface Pointer Pin
BuckBrown6-Feb-07 11:39
BuckBrown6-Feb-07 11:39 

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.