Click here to Skip to main content
15,892,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Looking for an HTML Rendering engine (with JAVASCRIPT support) to integrate in an MFC application. Must be able to call the javascript from C++ and visversa Pin
Ahmed Charfeddine20-Jun-09 0:11
Ahmed Charfeddine20-Jun-09 0:11 
QuestionUsing MAPI to confirm valid email address format (without sending an email or accessing their Address Book)? Pin
AmVal19-Jun-09 11:05
AmVal19-Jun-09 11:05 
AnswerRe: Using MAPI to confirm valid email address format (without sending an email or accessing their Address Book)? Pin
Stuart Dootson19-Jun-09 12:40
professionalStuart Dootson19-Jun-09 12:40 
GeneralRe: Using MAPI to confirm valid email address format (without sending an email or accessing their Address Book)? Pin
kilt20-Jun-09 10:16
kilt20-Jun-09 10:16 
GeneralRe: Using MAPI to confirm valid email address format (without sending an email or accessing their Address Book)? [modified] Pin
Stuart Dootson20-Jun-09 13:52
professionalStuart Dootson20-Jun-09 13:52 
Questionsprintf and strcpy - Compiler warning Pin
dipuks19-Jun-09 7:27
dipuks19-Jun-09 7:27 
QuestionRe: sprintf and strcpy - Compiler warning Pin
David Crow19-Jun-09 7:47
David Crow19-Jun-09 7:47 
AnswerRe: sprintf and strcpy - Compiler warning Pin
Luc Pattyn19-Jun-09 7:51
sitebuilderLuc Pattyn19-Jun-09 7:51 
Hi,

you probably know the signature and functionality of the safe functions; why wouldn't you start using them: implement them yourself, it only takes a couple of lines of code to come up with something that satisfies the interface and is a lot safer than the old unsafe stuff.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.

GeneralRe: sprintf and strcpy - Compiler warning Pin
CPallini19-Jun-09 10:05
mveCPallini19-Jun-09 10:05 
GeneralRe: sprintf and strcpy - Compiler warning Pin
p_196020-Jun-09 2:30
p_196020-Jun-09 2:30 
AnswerRe: sprintf and strcpy - Compiler warning Pin
Ozer Karaagac19-Jun-09 12:29
professionalOzer Karaagac19-Jun-09 12:29 
AnswerRe: sprintf and strcpy - Compiler warning Pin
Rajesh R Subramanian19-Jun-09 22:49
professionalRajesh R Subramanian19-Jun-09 22:49 
GeneralRe: sprintf and strcpy - Compiler warning Pin
dipuks20-Jun-09 7:52
dipuks20-Jun-09 7:52 
GeneralRe: sprintf and strcpy - Compiler warning Pin
Rajesh R Subramanian20-Jun-09 21:26
professionalRajesh R Subramanian20-Jun-09 21:26 
QuestionHEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
transoft19-Jun-09 6:32
transoft19-Jun-09 6:32 
QuestionRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
CPallini19-Jun-09 7:39
mveCPallini19-Jun-09 7:39 
AnswerRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
transoft19-Jun-09 7:49
transoft19-Jun-09 7:49 
GeneralRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
CPallini19-Jun-09 10:04
mveCPallini19-Jun-09 10:04 
GeneralRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
transoft19-Jun-09 11:30
transoft19-Jun-09 11:30 
GeneralRe: HEAP[myapp.exe]: Invalid allocation size - CDCDCDD0 (exceeded 7ffdefff) Pin
Sarath C19-Jun-09 19:40
Sarath C19-Jun-09 19:40 
QuestionResize Dialog Box Pin
siva45519-Jun-09 6:05
siva45519-Jun-09 6:05 
AnswerRe: Resize Dialog Box Pin
p_196019-Jun-09 10:05
p_196019-Jun-09 10:05 
GeneralRe: Resize Dialog Box Pin
Stuart Dootson19-Jun-09 12:43
professionalStuart Dootson19-Jun-09 12:43 
GeneralRe: Resize Dialog Box Pin
siva45519-Jun-09 17:16
siva45519-Jun-09 17:16 
AnswerRe: Resize Dialog Box Pin
Ozer Karaagac19-Jun-09 11:47
professionalOzer Karaagac19-Jun-09 11:47 

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.