Click here to Skip to main content
15,893,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DC to Bitmap Pin
CPallini27-Aug-09 23:56
mveCPallini27-Aug-09 23:56 
GeneralRe: DC to Bitmap Pin
LuisFilipeSa30-Aug-09 23:33
LuisFilipeSa30-Aug-09 23:33 
QuestionOleDb Application Pin
andrew_dk27-Aug-09 21:50
andrew_dk27-Aug-09 21:50 
QuestionTracking tooltip double-click problem when using XP manifest (ComCtl32.dl) [modified] Pin
Moak27-Aug-09 13:48
Moak27-Aug-09 13:48 
AnswerRe: Tracking tooltip double-click problem when using XP manifest (ComCtl32.dl) Pin
Moak1-Sep-09 4:25
Moak1-Sep-09 4:25 
QuestionUsing GetThreadContext to get the Program Counter of a thread Pin
Code-o-mat27-Aug-09 11:15
Code-o-mat27-Aug-09 11:15 
GeneralRe: Using GetThreadContext to get the Program Counter of a thread Pin
harold aptroot27-Aug-09 11:48
harold aptroot27-Aug-09 11:48 
GeneralRe: Using GetThreadContext to get the Program Counter of a thread Pin
Code-o-mat27-Aug-09 12:07
Code-o-mat27-Aug-09 12:07 
I know that detecting endless loops can't be done this way (easily) but i was hoping that if a thread is sitting on a WaitForSingleObject or WaitForMultipleObjects call for example then its IP doesn't change much, true that i could get into a situation where the given thread isn't deadlocked, just runs into the same place quite often and it might happen that the "watcher thread" always finds it sitting there and will think it is dead...but all this is just an experiment for now to see what is possible and what is not.

> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> Life: great graphics, but the gameplay sux. <

GeneralRe: Using GetThreadContext to get the Program Counter of a thread Pin
harold aptroot27-Aug-09 12:11
harold aptroot27-Aug-09 12:11 
GeneralRe: Using GetThreadContext to get the Program Counter of a thread Pin
Code-o-mat27-Aug-09 20:19
Code-o-mat27-Aug-09 20:19 
Questionraw input only to an application Pin
Manikandan27-Aug-09 7:47
Manikandan27-Aug-09 7:47 
QuestionIllegal Indirection Error - CertFindChainInStore Pin
mypicturefaded27-Aug-09 6:24
mypicturefaded27-Aug-09 6:24 
AnswerRe: Illegal Indirection Error - CertFindChainInStore Pin
Rajesh R Subramanian27-Aug-09 6:42
professionalRajesh R Subramanian27-Aug-09 6:42 
GeneralRe: Illegal Indirection Error - CertFindChainInStore Pin
mypicturefaded27-Aug-09 6:50
mypicturefaded27-Aug-09 6:50 
GeneralRe: Illegal Indirection Error - CertFindChainInStore Pin
Rajesh R Subramanian27-Aug-09 9:52
professionalRajesh R Subramanian27-Aug-09 9:52 
GeneralRe: Illegal Indirection Error - CertFindChainInStore Pin
David Crow27-Aug-09 10:05
David Crow27-Aug-09 10:05 
GeneralRe: Illegal Indirection Error - CertFindChainInStore Pin
mypicturefaded27-Aug-09 10:06
mypicturefaded27-Aug-09 10:06 
QuestionRe: Illegal Indirection Error - CertFindChainInStore Pin
David Crow27-Aug-09 10:40
David Crow27-Aug-09 10:40 
AnswerRe: Illegal Indirection Error - CertFindChainInStore Pin
mypicturefaded28-Aug-09 4:33
mypicturefaded28-Aug-09 4:33 
GeneralRe: Illegal Indirection Error - CertFindChainInStore Pin
Randor 28-Aug-09 5:07
professional Randor 28-Aug-09 5:07 
QuestionMaximize window Pin
zhenek9127-Aug-09 4:49
zhenek9127-Aug-09 4:49 
AnswerRe: Maximize window Pin
«_Superman_»27-Aug-09 16:40
professional«_Superman_»27-Aug-09 16:40 
AnswerRe: Maximize window Pin
ThatsAlok28-Aug-09 0:40
ThatsAlok28-Aug-09 0:40 
QuestionI have many errors but I don't know why? Pin
moh.hijjawi27-Aug-09 3:41
moh.hijjawi27-Aug-09 3:41 
AnswerRe: I have many errors but I don't know why? Pin
Code-o-mat27-Aug-09 3:44
Code-o-mat27-Aug-09 3:44 

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.