Click here to Skip to main content
15,886,798 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Opening a document Pin
peterchen25-Apr-04 4:05
peterchen25-Apr-04 4:05 
GeneralRe: Opening a document Pin
Mike Dimmick25-Apr-04 9:33
Mike Dimmick25-Apr-04 9:33 
GeneralCustom Cursor Pin
Anonymous25-Apr-04 1:35
Anonymous25-Apr-04 1:35 
GeneralRe: Custom Cursor Pin
Michael Dunn25-Apr-04 5:09
sitebuilderMichael Dunn25-Apr-04 5:09 
Questionwhy do i get an image fudge? Pin
YaronNir25-Apr-04 0:56
YaronNir25-Apr-04 0:56 
AnswerRe: why do i get an image fudge? Pin
ohadp25-Apr-04 3:06
ohadp25-Apr-04 3:06 
GeneralRe: why do i get an image fudge? Pin
YaronNir25-Apr-04 3:23
YaronNir25-Apr-04 3:23 
GeneralHelp needed (Invalid hook handle) Pin
Abin25-Apr-04 0:38
Abin25-Apr-04 0:38 
I was writing a keyboard hooking dll, used ::SetWindowsHookEx to obtain a HHOOK, which was 0x0233078B in my case, but when I was done with the hook, for some odd reason ::UnhookWindowsHookEx returned FALSE, and ::GetLastError returned error code ERROR_INVALID_HOOK_HANDLE.

I debugged the code and value of my HHOOK never changed, so how could the handle, 0x0233078B, obtained from a successful ::SetWindowsHookEx call, suddenly become an invalid handle? Any helps are appreciated.
GeneralCatching RPC-Server Errors Pin
Christian Zellner24-Apr-04 22:36
Christian Zellner24-Apr-04 22:36 
QuestionHow to find change in display ? Pin
Jijo.Raj24-Apr-04 22:33
Jijo.Raj24-Apr-04 22:33 
AnswerRe: How to find change in display ? Pin
User 665825-Apr-04 0:30
User 665825-Apr-04 0:30 
GeneralRe: How to find change in display ? Pin
Jijo.Raj25-Apr-04 3:11
Jijo.Raj25-Apr-04 3:11 
GeneralRe: How to find change in display ? Pin
grigsoft25-Apr-04 5:31
grigsoft25-Apr-04 5:31 
GeneralRe: How to find change in display ? Pin
Jijo.Raj25-Apr-04 21:03
Jijo.Raj25-Apr-04 21:03 
GeneralRe: How to find change in display ? Pin
grigsoft25-Apr-04 21:16
grigsoft25-Apr-04 21:16 
GeneralRe: How to find change in display ? Pin
Jijo.Raj26-Apr-04 2:40
Jijo.Raj26-Apr-04 2:40 
GeneralHow's about memory size usage Pin
nguyenvhn24-Apr-04 20:11
nguyenvhn24-Apr-04 20:11 
GeneralRe: How's about memory size usage Pin
Mike Nordell25-Apr-04 6:19
Mike Nordell25-Apr-04 6:19 
GeneralRe: How's about memory size usage Pin
nguyenvhn25-Apr-04 21:23
nguyenvhn25-Apr-04 21:23 
GeneralRe: How's about memory size usage Pin
Mike Nordell26-Apr-04 4:14
Mike Nordell26-Apr-04 4:14 
GeneralRe: How's about memory size usage Pin
Paul Ranson25-Apr-04 6:45
Paul Ranson25-Apr-04 6:45 
GeneralRe: How's about memory size usage Pin
nguyenvhn25-Apr-04 21:38
nguyenvhn25-Apr-04 21:38 
GeneralRe: How's about memory size usage Pin
Paul Ranson26-Apr-04 1:16
Paul Ranson26-Apr-04 1:16 
GeneralRe: How's about memory size usage Pin
nguyenvhn26-Apr-04 15:16
nguyenvhn26-Apr-04 15:16 
GeneralHash Table Pin
Member 104413524-Apr-04 20:04
Member 104413524-Apr-04 20:04 

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.