Click here to Skip to main content
15,889,831 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: assertion faliure Pin
Parinay Bansal8-Feb-09 4:25
Parinay Bansal8-Feb-09 4:25 
QuestionHow to embed WMP plugin in MFC application? Pin
alizey khan8-Feb-09 0:10
alizey khan8-Feb-09 0:10 
AnswerRe: How to embed WMP plugin in MFC application? Pin
Stuart Dootson8-Feb-09 0:19
professionalStuart Dootson8-Feb-09 0:19 
GeneralRe: How to embed WMP plugin in MFC application? Pin
alizey khan8-Feb-09 0:25
alizey khan8-Feb-09 0:25 
GeneralRe: How to embed WMP plugin in MFC application? Pin
Stuart Dootson8-Feb-09 1:12
professionalStuart Dootson8-Feb-09 1:12 
GeneralRe: How to embed WMP plugin in MFC application? Pin
alizey khan8-Feb-09 1:50
alizey khan8-Feb-09 1:50 
GeneralRe: How to embed WMP plugin in MFC application? Pin
Stuart Dootson8-Feb-09 2:35
professionalStuart Dootson8-Feb-09 2:35 
QuestionBuffer overrun, Strsafe.h compiler options..... Pin
ForNow7-Feb-09 23:41
ForNow7-Feb-09 23:41 
Hi,

I am running a C app and ran into a Buffer Overrun problem

After debugging the program I Found the offending API to be a

strcpy statement

After researching the problem I deduced the that I needed to use the

corresponding string safe api for strcpy ...StringCchCopy

However when I included strsafe.h I got loads of compile errors

I have warnings a W0 -- Turn of all warnings could this be the

problem ????


Thankx
AnswerRe: Buffer overrun, Strsafe.h compiler options..... Pin
Cedric Moonen7-Feb-09 23:54
Cedric Moonen7-Feb-09 23:54 
GeneralRe: Buffer overrun, Strsafe.h compiler options..... Pin
ForNow8-Feb-09 1:22
ForNow8-Feb-09 1:22 
AnswerRe: Buffer overrun, Strsafe.h compiler options..... Pin
Jonathan Davies7-Feb-09 23:55
Jonathan Davies7-Feb-09 23:55 
GeneralRe: Buffer overrun, Strsafe.h compiler options..... Pin
ForNow8-Feb-09 1:20
ForNow8-Feb-09 1:20 
AnswerRe: Buffer overrun, Strsafe.h compiler options..... Pin
Stephen Hewitt8-Feb-09 4:44
Stephen Hewitt8-Feb-09 4:44 
GeneralRe: Buffer overrun, Strsafe.h compiler options..... Pin
ForNow8-Feb-09 7:16
ForNow8-Feb-09 7:16 
AnswerRe: Buffer overrun, Strsafe.h compiler options..... Pin
cmk8-Feb-09 11:56
cmk8-Feb-09 11:56 
QuestionIs there anyway to make SEH works when stask is broken Pin
Tal Rasha's Guardianship7-Feb-09 16:49
Tal Rasha's Guardianship7-Feb-09 16:49 
AnswerRe: Is there anyway to make SEH works when stask is broken Pin
Stuart Dootson7-Feb-09 22:52
professionalStuart Dootson7-Feb-09 22:52 
GeneralRe: Is there anyway to make SEH works when stask is broken Pin
Tal Rasha's Guardianship22-Feb-09 17:15
Tal Rasha's Guardianship22-Feb-09 17:15 
AnswerRe: Is there anyway to make SEH works when stask is broken Pin
Stephen Hewitt8-Feb-09 4:45
Stephen Hewitt8-Feb-09 4:45 
GeneralRe: Is there anyway to make SEH works when stask is broken Pin
Tal Rasha's Guardianship22-Feb-09 16:50
Tal Rasha's Guardianship22-Feb-09 16:50 
AnswerRe: Is there anyway to make SEH works when stask is broken Pin
Rolf Kristensen8-Feb-09 10:23
Rolf Kristensen8-Feb-09 10:23 
GeneralRe: Is there anyway to make SEH works when stask is broken Pin
Tal Rasha's Guardianship22-Feb-09 16:28
Tal Rasha's Guardianship22-Feb-09 16:28 
QuestionHelp Repainting with GDI+ in C++ Pin
AntiBNI7-Feb-09 12:05
AntiBNI7-Feb-09 12:05 
AnswerRe: Help Repainting with GDI+ in C++ Pin
Stuart Dootson7-Feb-09 22:57
professionalStuart Dootson7-Feb-09 22:57 
GeneralRe: Help Repainting with GDI+ in C++ Pin
AntiBNI8-Feb-09 2:24
AntiBNI8-Feb-09 2:24 

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.