Click here to Skip to main content
15,899,024 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGetting keyboard calls from external application windows Pin
David Higgins29-Jun-01 4:25
David Higgins29-Jun-01 4:25 
GeneralRe: Getting keyboard calls from external application windows Pin
29-Jun-01 4:46
suss29-Jun-01 4:46 
GeneralSplitter Windows Pin
Drake Elsari29-Jun-01 4:08
Drake Elsari29-Jun-01 4:08 
GeneralRe: Splitter Windows Pin
Drake Elsari29-Jun-01 15:53
Drake Elsari29-Jun-01 15:53 
GeneralRe: Splitter Windows Pin
Ben Burnett29-Jun-01 16:55
Ben Burnett29-Jun-01 16:55 
GeneralRe: Splitter Windows Pin
Drake Elsari30-Jun-01 4:30
Drake Elsari30-Jun-01 4:30 
GeneralRe: Splitter Windows Pin
Drake Elsari30-Jun-01 8:08
Drake Elsari30-Jun-01 8:08 
GeneralRe: Splitter Windows Pin
Ben Burnett30-Jun-01 8:29
Ben Burnett30-Jun-01 8:29 
I take it raIRC.exe is you application, the resto of the stuff does not help me much. Check you call stack, is there any of the functions you are overiding in it? If not, try setting a break point just before the code you just entered that is casing the problem, then just step throught till it bombs... do some tracing... make sure all the pointers your using are valid

-Ben

---------
On the topic of code with no error handling -- It's not poor coding, it's "optimistic" Wink | ;)
GeneralRe: Splitter Windows Pin
Drake Elsari30-Jun-01 14:48
Drake Elsari30-Jun-01 14:48 
GeneralInternational topix Pin
29-Jun-01 4:00
suss29-Jun-01 4:00 
GeneralCOleDateTime Pin
Gérald Mercet29-Jun-01 3:57
Gérald Mercet29-Jun-01 3:57 
GeneralRe: COleDateTime Pin
Bret Faller29-Jun-01 6:39
Bret Faller29-Jun-01 6:39 
GeneralRe: COleDateTime Pin
1-Jul-01 21:35
suss1-Jul-01 21:35 
GeneralRe: COleDateTime Pin
Gérald Mercet1-Jul-01 21:38
Gérald Mercet1-Jul-01 21:38 
GeneralRe: COleDateTime Pin
Bret Faller2-Jul-01 6:43
Bret Faller2-Jul-01 6:43 
GeneralCOleDateTime Pin
Gérald Mercet29-Jun-01 3:57
Gérald Mercet29-Jun-01 3:57 
Generalcreating controls on the desktop?!! Pin
28-Jun-01 20:03
suss28-Jun-01 20:03 
GeneralRe: creating controls on the desktop?!! Pin
Drake Elsari29-Jun-01 4:40
Drake Elsari29-Jun-01 4:40 
GeneralImage Operations Pin
Tran Hoang Chuong28-Jun-01 18:43
Tran Hoang Chuong28-Jun-01 18:43 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 19:03
protectorChristian Graus28-Jun-01 19:03 
GeneralRe: Image Operations Pin
Tran Hoang Chuong28-Jun-01 19:37
Tran Hoang Chuong28-Jun-01 19:37 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 19:42
protectorChristian Graus28-Jun-01 19:42 
GeneralRe: Image Operations Pin
Tran Hoang Chuong28-Jun-01 19:47
Tran Hoang Chuong28-Jun-01 19:47 
GeneralRe: Image Operations Pin
Christian Graus28-Jun-01 19:56
protectorChristian Graus28-Jun-01 19:56 
GeneralRe: Image Operations Pin
Tran Hoang Chuong28-Jun-01 20:07
Tran Hoang Chuong28-Jun-01 20:07 

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.