Click here to Skip to main content
15,908,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get value 1.3 from a float value 1.333333 Pin
Stefan_Lang23-Feb-11 1:50
Stefan_Lang23-Feb-11 1:50 
GeneralRe: How to get value 1.3 from a float value 1.333333 Pin
Rick York23-Feb-11 8:01
mveRick York23-Feb-11 8:01 
AnswerRe: How to get value 1.3 from a float value 1.333333 Pin
Richard MacCutchan21-Feb-11 0:40
mveRichard MacCutchan21-Feb-11 0:40 
QuestionMultiplication from int value to float value is not giving proper result. Pin
Amrit Agr20-Feb-11 16:34
Amrit Agr20-Feb-11 16:34 
AnswerRe: Multiplication from int value to float value is not giving proper result. Pin
tagopi20-Feb-11 17:16
tagopi20-Feb-11 17:16 
AnswerRe: Multiplication from int value to float value is not giving proper result. Pin
Richard MacCutchan21-Feb-11 0:38
mveRichard MacCutchan21-Feb-11 0:38 
QuestionHow to use Windows forms in unmanaged C++ Pin
Danzy8320-Feb-11 14:12
Danzy8320-Feb-11 14:12 
AnswerRe: How to use Windows forms in unmanaged C++ Pin
csrss20-Feb-11 14:52
csrss20-Feb-11 14:52 
GeneralRe: How to use Windows forms in unmanaged C++ Pin
Danzy8321-Feb-11 1:14
Danzy8321-Feb-11 1:14 
GeneralRe: How to use Windows forms in unmanaged C++ Pin
_AnsHUMAN_ 21-Feb-11 1:49
_AnsHUMAN_ 21-Feb-11 1:49 
QuestionTrackPopupMenu question Pin
csrss19-Feb-11 5:07
csrss19-Feb-11 5:07 
AnswerRe: TrackPopupMenu question Pin
Code-o-mat19-Feb-11 5:24
Code-o-mat19-Feb-11 5:24 
GeneralRe: TrackPopupMenu question Pin
csrss19-Feb-11 5:38
csrss19-Feb-11 5:38 
GeneralRe: TrackPopupMenu question Pin
Code-o-mat19-Feb-11 5:45
Code-o-mat19-Feb-11 5:45 
GeneralRe: TrackPopupMenu question Pin
Niklas L20-Feb-11 20:28
Niklas L20-Feb-11 20:28 
Make it a habit not to use new/delete when you don't have to. You code will become simpler, potential resource leaks are eliminated, and you will be halfway to writing exception safe code.

QuestionScroll Bar in CEdit (GetScrollBarCtrl) Pin
Shivanand Gupta19-Feb-11 4:41
Shivanand Gupta19-Feb-11 4:41 
AnswerRe: Scroll Bar in CEdit (GetScrollBarCtrl) Pin
Hans Dietrich19-Feb-11 6:07
mentorHans Dietrich19-Feb-11 6:07 
QuestionHow can I use SetWindowLongPtr function in VC6 ? Pin
mesajflaviu19-Feb-11 2:39
mesajflaviu19-Feb-11 2:39 
AnswerRe: How can I use SetWindowLongPtr function in VC6 ? Pin
Richard MacCutchan19-Feb-11 2:53
mveRichard MacCutchan19-Feb-11 2:53 
AnswerRe: How can I use SetWindowLongPtr function in VC6 ? Pin
User 742933819-Feb-11 21:33
professionalUser 742933819-Feb-11 21:33 
GeneralRe: How can I use SetWindowLongPtr function in VC6 ? Pin
Richard MacCutchan19-Feb-11 21:48
mveRichard MacCutchan19-Feb-11 21:48 
QuestionRe: How can I use SetWindowLongPtr function in VC6 ? Pin
David Crow19-Feb-11 3:22
David Crow19-Feb-11 3:22 
AnswerRe: How can I use SetWindowLongPtr function in VC6 ? Pin
User 742933819-Feb-11 21:35
professionalUser 742933819-Feb-11 21:35 
AnswerRe: How can I use SetWindowLongPtr function in VC6 ? Pin
mesajflaviu20-Feb-11 7:22
mesajflaviu20-Feb-11 7:22 
Question891130 - capturing an image from a camera Pin
ilostmyid219-Feb-11 2:25
professionalilostmyid219-Feb-11 2:25 

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.