Click here to Skip to main content
16,017,881 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUnhandled exception at 0x1b97d783 (mfc71d.dll) in graf.exe: User breakpoint. Pin
Neels24-Jan-08 23:15
Neels24-Jan-08 23:15 
GeneralRe: Unhandled exception at 0x1b97d783 (mfc71d.dll) in graf.exe: User breakpoint. Pin
Iain Clarke, Warrior Programmer24-Jan-08 23:21
Iain Clarke, Warrior Programmer24-Jan-08 23:21 
GeneralRe: Unhandled exception at 0x1b97d783 (mfc71d.dll) in graf.exe: User breakpoint. Pin
CPallini24-Jan-08 23:21
mveCPallini24-Jan-08 23:21 
GeneralRe: Unhandled exception at 0x1b97d783 (mfc71d.dll) in graf.exe: User breakpoint. Pin
Neels24-Jan-08 23:27
Neels24-Jan-08 23:27 
GeneralRe: Unhandled exception at 0x1b97d783 (mfc71d.dll) in graf.exe: User breakpoint. Pin
CPallini24-Jan-08 23:45
mveCPallini24-Jan-08 23:45 
GeneralRe: Unhandled exception at 0x1b97d783 (mfc71d.dll) in graf.exe: User breakpoint. Pin
David Crow25-Jan-08 2:48
David Crow25-Jan-08 2:48 
QuestionMouse Hook Problem on virtual desktop Pin
sharda.bhagwatkar24-Jan-08 22:28
sharda.bhagwatkar24-Jan-08 22:28 
GeneralRe: Mouse Hook Problem on virtual desktop Pin
Iain Clarke, Warrior Programmer24-Jan-08 22:44
Iain Clarke, Warrior Programmer24-Jan-08 22:44 
From the documentation for SetWindowsHookEx:

dwThreadId 
    [in] Specifies the identifier of the thread with which the hook procedure is to be associated. If this parameter is zero, the hook procedure is associated with all existing threads running in the same desktop as the calling thread. 


This doesn't actually cure your problem, but hopefully it reassures you that you haven't made a daft mistake.

Iain.
GeneralRe: Mouse Hook Problem on virtual desktop Pin
sharda.bhagwatkar27-Jan-08 18:47
sharda.bhagwatkar27-Jan-08 18:47 
GeneralMDI Facelift for Vista Pin
baerten24-Jan-08 22:11
baerten24-Jan-08 22:11 
QuestionI/O run-time [modified] Pin
Hakan Bulut24-Jan-08 21:41
Hakan Bulut24-Jan-08 21:41 
QuestionRe: I/O run-time Pin
CPallini24-Jan-08 21:57
mveCPallini24-Jan-08 21:57 
GeneralMessage Closed Pin
24-Jan-08 22:14
Hakan Bulut24-Jan-08 22:14 
QuestionRe: I/O run-time Pin
CPallini24-Jan-08 22:18
mveCPallini24-Jan-08 22:18 
GeneralMessage Closed Pin
24-Jan-08 22:59
Hakan Bulut24-Jan-08 22:59 
GeneralRe: I/O run-time Pin
CPallini24-Jan-08 23:11
mveCPallini24-Jan-08 23:11 
GeneralRe: I/O run-time Pin
jhwurmbach25-Jan-08 3:46
jhwurmbach25-Jan-08 3:46 
GeneralRe: I/O run-time Pin
Iain Clarke, Warrior Programmer24-Jan-08 22:47
Iain Clarke, Warrior Programmer24-Jan-08 22:47 
GeneralMessage Closed Pin
24-Jan-08 23:01
Hakan Bulut24-Jan-08 23:01 
GeneralRe: I/O run-time Pin
Iain Clarke, Warrior Programmer24-Jan-08 23:15
Iain Clarke, Warrior Programmer24-Jan-08 23:15 
GeneralRe: I/O run-time Pin
Maxwell Chen24-Jan-08 23:19
Maxwell Chen24-Jan-08 23:19 
GeneralRe: I/O run-time Pin
Iain Clarke, Warrior Programmer24-Jan-08 23:23
Iain Clarke, Warrior Programmer24-Jan-08 23:23 
GeneralRe: I/O run-time Pin
Maxwell Chen24-Jan-08 23:25
Maxwell Chen24-Jan-08 23:25 
GeneralRe: I/O run-time Pin
Hakan Bulut24-Jan-08 23:42
Hakan Bulut24-Jan-08 23:42 
GeneralRe: I/O run-time Pin
Maxwell Chen24-Jan-08 23:18
Maxwell Chen24-Jan-08 23: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.