Click here to Skip to main content
15,903,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Best way to convert text to a picture Pin
Cedric Moonen13-Jul-09 4:48
Cedric Moonen13-Jul-09 4:48 
GeneralRe: Best way to convert text to a picture Pin
1scouser13-Jul-09 5:15
1scouser13-Jul-09 5:15 
GeneralRe: Best way to convert text to a picture Pin
Caslen13-Jul-09 6:22
Caslen13-Jul-09 6:22 
GeneralRe: Best way to convert text to a picture Pin
Rozis13-Jul-09 11:17
Rozis13-Jul-09 11:17 
QuestionChar * delete assertion failed Pin
Ash_VCPP13-Jul-09 3:52
Ash_VCPP13-Jul-09 3:52 
AnswerRe: Char * delete assertion failed Pin
«_Superman_»13-Jul-09 3:58
professional«_Superman_»13-Jul-09 3:58 
GeneralRe: Char * delete assertion failed Pin
Ash_VCPP13-Jul-09 4:04
Ash_VCPP13-Jul-09 4:04 
GeneralRe: Char * delete assertion failed Pin
«_Superman_»13-Jul-09 4:07
professional«_Superman_»13-Jul-09 4:07 
You should consider using the safe string functions like _tcscpy_s and other C runtime functions that end with _s. Or you must use safe string APIs like StringCchCopy.

«_Superman
I love work. It gives me something to do between weekends.

GeneralRe: Char * delete assertion failed Pin
David Crow13-Jul-09 4:37
David Crow13-Jul-09 4:37 
AnswerRe: Char * delete assertion failed Pin
Stuart Dootson13-Jul-09 6:47
professionalStuart Dootson13-Jul-09 6:47 
QuestionC++ program to print the path without the file name! Pin
ksaw12313-Jul-09 3:02
ksaw12313-Jul-09 3:02 
AnswerRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 3:14
chandu00413-Jul-09 3:14 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:04
ksaw12313-Jul-09 10:04 
GeneralRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 17:01
chandu00413-Jul-09 17:01 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 21:19
ksaw12313-Jul-09 21:19 
GeneralRe: C++ program to print the path without the file name! Pin
chandu00413-Jul-09 21:24
chandu00413-Jul-09 21:24 
GeneralRe: C++ program to print the path without the file name! Pin
kilt15-Jul-09 5:42
kilt15-Jul-09 5:42 
AnswerRe: C++ program to print the path without the file name! Pin
Jijo.Raj13-Jul-09 3:14
Jijo.Raj13-Jul-09 3:14 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:06
ksaw12313-Jul-09 10:06 
GeneralRe: C++ program to print the path without the file name! Pin
David Crow13-Jul-09 10:12
David Crow13-Jul-09 10:12 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:37
ksaw12313-Jul-09 10:37 
GeneralRe: C++ program to print the path without the file name! Pin
David Crow13-Jul-09 10:39
David Crow13-Jul-09 10:39 
GeneralRe: C++ program to print the path without the file name! Pin
ksaw12313-Jul-09 10:59
ksaw12313-Jul-09 10:59 
GeneralRe: C++ program to print the path without the file name! Pin
David Crow13-Jul-09 16:59
David Crow13-Jul-09 16:59 
QuestionRe: C++ program to print the path without the file name! Pin
CPallini13-Jul-09 3:22
mveCPallini13-Jul-09 3:22 

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.