Click here to Skip to main content
15,922,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can fininsh a process in minimum time ? Pin
Le@rner7-Oct-08 21:26
Le@rner7-Oct-08 21:26 
AnswerRe: How can fininsh a process in minimum time ? Pin
Cedric Moonen7-Oct-08 21:35
Cedric Moonen7-Oct-08 21:35 
GeneralRe: How can fininsh a process in minimum time ? Pin
Le@rner7-Oct-08 21:40
Le@rner7-Oct-08 21:40 
QuestionCheck Mouse on desktop Pin
varundua7-Oct-08 21:01
varundua7-Oct-08 21:01 
AnswerRe: Check Mouse on desktop Pin
SandipG 7-Oct-08 21:19
SandipG 7-Oct-08 21:19 
AnswerRe: Check Mouse on desktop Pin
Malli_S7-Oct-08 21:19
Malli_S7-Oct-08 21:19 
AnswerRe: Check Mouse on desktop Pin
BetulSahin7-Oct-08 22:07
BetulSahin7-Oct-08 22:07 
Questionpointer sized data of poi command Pin
George_George7-Oct-08 20:57
George_George7-Oct-08 20:57 
Hello everyone,


In Windbg help document about poi operator, it is mentioned.

--------------------
poi
Pointer-sized data from the specified address. The pointer size is 32 bits or 64 bits. In kernel debugging, this size is based on the processor of the target computer. In user-mode debugging on an Itanium-based computer, this size is 32 bits or 64 bits, depending on the target application. Therefore, poi is the best operator to use if you want pointer-sized data.
--------------------

My confusion is, what means "pointer-sized data"? Does it mean something like the size of C++ pointer type variable, e.g. 4 bytes for x86 machine and 8 bytes for x64 machine?


thanks in advance,
George
QuestionHow to download only images from the webpage Pin
Sandeep Saini SRE7-Oct-08 20:55
Sandeep Saini SRE7-Oct-08 20:55 
AnswerRe: How to download only images from the webpage Pin
Hamid_RT7-Oct-08 21:04
Hamid_RT7-Oct-08 21:04 
QuestionConvert Fortran Code Pin
Trupti Mehta7-Oct-08 20:43
Trupti Mehta7-Oct-08 20:43 
AnswerRe: Convert Fortran Code Pin
Saurabh.Garg7-Oct-08 21:12
Saurabh.Garg7-Oct-08 21:12 
QuestionRe: Convert Fortran Code Pin
CPallini7-Oct-08 23:03
mveCPallini7-Oct-08 23:03 
QuestionYielding Messages.... Pin
Peter Weyzen7-Oct-08 19:23
Peter Weyzen7-Oct-08 19:23 
AnswerRe: Yielding Messages.... Pin
Roger Stoltz7-Oct-08 22:24
Roger Stoltz7-Oct-08 22:24 
GeneralRe: Yielding Messages.... Pin
Peter Weyzen7-Oct-08 22:33
Peter Weyzen7-Oct-08 22:33 
GeneralRe: Yielding Messages.... Pin
Mark Salsbery8-Oct-08 5:55
Mark Salsbery8-Oct-08 5:55 
QuestionThread question Pin
monsieur_jj7-Oct-08 19:19
monsieur_jj7-Oct-08 19:19 
AnswerRe: Thread question Pin
Michael Dunn7-Oct-08 19:37
sitebuilderMichael Dunn7-Oct-08 19:37 
GeneralRe: Thread question Pin
monsieur_jj7-Oct-08 20:05
monsieur_jj7-Oct-08 20:05 
GeneralRe: Thread question Pin
Cedric Moonen7-Oct-08 20:12
Cedric Moonen7-Oct-08 20:12 
GeneralRe: Thread question Pin
monsieur_jj7-Oct-08 20:23
monsieur_jj7-Oct-08 20:23 
GeneralRe: Thread question Pin
Cedric Moonen7-Oct-08 20:29
Cedric Moonen7-Oct-08 20:29 
QuestionFunction calling in header file Pin
Davitor7-Oct-08 19:05
Davitor7-Oct-08 19:05 
AnswerRe: Function calling in header file Pin
ThatsAlok7-Oct-08 19:18
ThatsAlok7-Oct-08 19:18 

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.