Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VLC control help(VC++ Dialog based aplication) Pin
Hamid_RT10-Jun-08 22:18
Hamid_RT10-Jun-08 22:18 
GeneralRe: VLC control help(VC++ Dialog based aplication) Pin
projectip10-Jun-08 23:23
projectip10-Jun-08 23:23 
QuestionGetting 3 characters from right in TCHAR variable Pin
VCProgrammer10-Jun-08 21:44
VCProgrammer10-Jun-08 21:44 
AnswerRe: Getting 3 characters from right in TCHAR variable [modified] Pin
Naveen10-Jun-08 22:02
Naveen10-Jun-08 22:02 
AnswerRe: Getting 3 characters from right in TCHAR variable Pin
CPallini10-Jun-08 22:51
mveCPallini10-Jun-08 22:51 
AnswerRe: Getting 3 characters from right in TCHAR variable Pin
JudyL_MD11-Jun-08 1:51
JudyL_MD11-Jun-08 1:51 
QuestionUnhandled exception at 0x00000000 Pin
rp_suman10-Jun-08 21:37
rp_suman10-Jun-08 21:37 
AnswerRe: Unhandled exception at 0x00000000 Pin
Cedric Moonen10-Jun-08 21:38
Cedric Moonen10-Jun-08 21:38 
If you start your debugger, it should bring you to the problem (or to assembly code if no source can be found). From there, use the call stack to come back into your own code.

Cédric Moonen
Software developer

Charting control [v1.4]

GeneralRe: Unhandled exception at 0x00000000 Pin
rp_suman10-Jun-08 21:41
rp_suman10-Jun-08 21:41 
GeneralRe: Unhandled exception at 0x00000000 Pin
Cedric Moonen10-Jun-08 22:20
Cedric Moonen10-Jun-08 22:20 
GeneralRe: Unhandled exception at 0x00000000 Pin
rp_suman10-Jun-08 22:42
rp_suman10-Jun-08 22:42 
GeneralRe: Unhandled exception at 0x00000000 Pin
Alan Balkany11-Jun-08 3:11
Alan Balkany11-Jun-08 3:11 
AnswerRe: Unhandled exception at 0x00000000 Pin
Sameerkumar Namdeo10-Jun-08 21:49
Sameerkumar Namdeo10-Jun-08 21:49 
QuestionWM_PRINT Pin
subramanyeswari10-Jun-08 21:22
subramanyeswari10-Jun-08 21:22 
AnswerRe: WM_PRINT Pin
Naveen10-Jun-08 21:31
Naveen10-Jun-08 21:31 
GeneralRe: WM_PRINT Pin
subramanyeswari10-Jun-08 21:38
subramanyeswari10-Jun-08 21:38 
GeneralRe: WM_PRINT Pin
Naveen10-Jun-08 21:48
Naveen10-Jun-08 21:48 
GeneralRe: WM_PRINT Pin
subramanyeswari10-Jun-08 22:25
subramanyeswari10-Jun-08 22:25 
GeneralRe: WM_PRINT Pin
Naveen10-Jun-08 22:34
Naveen10-Jun-08 22:34 
GeneralRe: WM_PRINT [modified] Pin
subramanyeswari10-Jun-08 22:48
subramanyeswari10-Jun-08 22:48 
GeneralRe: WM_PRINT Pin
Naveen10-Jun-08 23:15
Naveen10-Jun-08 23:15 
GeneralRe: WM_PRINT Pin
subramanyeswari10-Jun-08 23:24
subramanyeswari10-Jun-08 23:24 
GeneralRe: WM_PRINT Pin
Naveen10-Jun-08 23:37
Naveen10-Jun-08 23:37 
GeneralRe: WM_PRINT Pin
subramanyeswari11-Jun-08 18:57
subramanyeswari11-Jun-08 18:57 
GeneralRe: WM_PRINT Pin
Naveen11-Jun-08 19:11
Naveen11-Jun-08 19:11 

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.