Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Bitmap transparency at picture_control Pin
Waldermort24-Aug-06 4:11
Waldermort24-Aug-06 4:11 
AnswerRe: Bitmap transparency at picture_control Pin
Justin Tay24-Aug-06 4:25
Justin Tay24-Aug-06 4:25 
GeneralRe: Bitmap transparency at picture_control Pin
Jarley D.G.24-Aug-06 5:26
Jarley D.G.24-Aug-06 5:26 
QuestionSafe functions after heap corruption? Pin
chilituna24-Aug-06 2:20
chilituna24-Aug-06 2:20 
AnswerRe: Safe functions after heap corruption? Pin
David Crow24-Aug-06 2:38
David Crow24-Aug-06 2:38 
AnswerRe: Safe functions after heap corruption? Pin
Stephen Hewitt24-Aug-06 17:35
Stephen Hewitt24-Aug-06 17:35 
AnswerRe: Safe functions after heap corruption? Pin
ThatsAlok24-Aug-06 18:20
ThatsAlok24-Aug-06 18:20 
AnswerRe: Safe functions after heap corruption? Pin
chilituna24-Aug-06 23:37
chilituna24-Aug-06 23:37 
Hi, thanks for answers..

Went throught source code of those (sprintf, strcat, strcpy and strlen) and it seems sprintf is unsafe, since it uses malloc, but strcat,strcpy and strlen are so simple and straightforward and they don't use heap so they are probably? ok..

Well, have to replace sprintf with strcpy,strcat,strlen combination..

QuestionIntilaisation Problem (colors, icons to the button) Pin
kiranin24-Aug-06 2:08
kiranin24-Aug-06 2:08 
AnswerRe: Intilaisation Problem (colors, icons to the button) Pin
prasad_som24-Aug-06 2:21
prasad_som24-Aug-06 2:21 
QuestionRe: Intilaisation Problem (colors, icons to the button) Pin
kiranin24-Aug-06 2:35
kiranin24-Aug-06 2:35 
QuestionRe: Intilaisation Problem (colors, icons to the button) Pin
prasad_som24-Aug-06 2:43
prasad_som24-Aug-06 2:43 
QuestionRe: Intilaisation Problem (colors, icons to the button) Pin
kiranin24-Aug-06 2:54
kiranin24-Aug-06 2:54 
AnswerRe: Intilaisation Problem (colors, icons to the button) Pin
Hamid_RT25-Aug-06 1:49
Hamid_RT25-Aug-06 1:49 
GeneralRe: Intilaisation Problem (colors, icons to the button) Pin
kiranin25-Aug-06 3:43
kiranin25-Aug-06 3:43 
GeneralRe: Intilaisation Problem (colors, icons to the button) Pin
Hamid_RT25-Aug-06 4:36
Hamid_RT25-Aug-06 4:36 
GeneralRe: Intilaisation Problem (colors, icons to the button) Pin
prasad_som24-Aug-06 3:04
prasad_som24-Aug-06 3:04 
QuestionProblem with CColorDlg. Pin
uday kiran janaswamy24-Aug-06 2:05
uday kiran janaswamy24-Aug-06 2:05 
QuestionRe: Problem with CColorDlg. Pin
prasad_som24-Aug-06 2:18
prasad_som24-Aug-06 2:18 
AnswerRe: Problem with CColorDlg. [modified] Pin
uday kiran janaswamy24-Aug-06 2:27
uday kiran janaswamy24-Aug-06 2:27 
GeneralRe: Problem with CColorDlg. [Modified] Pin
prasad_som24-Aug-06 2:36
prasad_som24-Aug-06 2:36 
GeneralRe: Problem with CColorDlg. Pin
uday kiran janaswamy24-Aug-06 2:37
uday kiran janaswamy24-Aug-06 2:37 
GeneralRe: Problem with CColorDlg. [modified] Pin
prasad_som24-Aug-06 2:41
prasad_som24-Aug-06 2:41 
GeneralRe: Problem with CColorDlg. [modified] Pin
uday kiran janaswamy24-Aug-06 3:13
uday kiran janaswamy24-Aug-06 3:13 
GeneralRe: Problem with CColorDlg. [modified] Pin
prasad_som24-Aug-06 3:43
prasad_som24-Aug-06 3:43 

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.