Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: float vs double - tricky performance issue Pin
Chris Losinger30-Sep-09 13:38
professionalChris Losinger30-Sep-09 13:38 
QuestionEnumerated Type Not Comparing Correctly Pin
Jim Fell30-Sep-09 8:49
Jim Fell30-Sep-09 8:49 
AnswerRe: Enumerated Type Not Comparing Correctly Pin
includeh1030-Sep-09 8:56
includeh1030-Sep-09 8:56 
GeneralRe: Enumerated Type Not Comparing Correctly Pin
Jim Fell30-Sep-09 9:02
Jim Fell30-Sep-09 9:02 
QuestionRe: Enumerated Type Not Comparing Correctly Pin
CPallini30-Sep-09 9:23
mveCPallini30-Sep-09 9:23 
AnswerRe: Enumerated Type Not Comparing Correctly Pin
Jim Fell30-Sep-09 9:58
Jim Fell30-Sep-09 9:58 
GeneralRe: Enumerated Type Not Comparing Correctly Pin
CPallini30-Sep-09 10:57
mveCPallini30-Sep-09 10:57 
AnswerRe: Enumerated Type Not Comparing Correctly Pin
Jim Fell30-Sep-09 9:59
Jim Fell30-Sep-09 9:59 
I found the problem. As usual, it turned out to be really simple. My INVALID_ITEM item was positioned at the beginning of the enumeration. When I moved it to the end, after MAX_ENUM_ITEMS, things lined up and started working.
QuestionIs exe file aligned in size? Pin
includeh1030-Sep-09 5:09
includeh1030-Sep-09 5:09 
AnswerRe: Is exe file aligned in size? Pin
Joe Woodbury30-Sep-09 6:01
professionalJoe Woodbury30-Sep-09 6:01 
GeneralRe: Is exe file aligned in size? Pin
includeh1030-Sep-09 8:46
includeh1030-Sep-09 8:46 
GeneralRe: Is exe file aligned in size? Pin
Joe Woodbury30-Sep-09 8:52
professionalJoe Woodbury30-Sep-09 8:52 
GeneralRe: Is exe file aligned in size? Pin
includeh1030-Sep-09 9:37
includeh1030-Sep-09 9:37 
AnswerRe: Is exe file aligned in size? Pin
krmed30-Sep-09 6:02
krmed30-Sep-09 6:02 
GeneralRe: Is exe file aligned in size? Pin
Richard MacCutchan30-Sep-09 6:17
mveRichard MacCutchan30-Sep-09 6:17 
AnswerRe: Is exe file aligned in size? Pin
David Crow30-Sep-09 9:51
David Crow30-Sep-09 9:51 
GeneralRe: Is exe file aligned in size? Pin
krmed1-Oct-09 0:25
krmed1-Oct-09 0:25 
GeneralRe: Is exe file aligned in size? Pin
David Crow1-Oct-09 2:16
David Crow1-Oct-09 2:16 
QuestionComboBox speed issue with XP style Pin
user94130-Sep-09 4:49
user94130-Sep-09 4:49 
QuestionUsing CEdit with ES_NUMBER giving "Please enter a positive integer." followed by exception. Pin
Neil Urquhart30-Sep-09 4:16
Neil Urquhart30-Sep-09 4:16 
AnswerRe: Using CEdit with ES_NUMBER giving "Please enter a positive integer." followed by exception. Pin
sashoalm30-Sep-09 4:29
sashoalm30-Sep-09 4:29 
GeneralRe: Using CEdit with ES_NUMBER giving "Please enter a positive integer." followed by exception. Pin
Neil Urquhart30-Sep-09 4:39
Neil Urquhart30-Sep-09 4:39 
GeneralRe: Using CEdit with ES_NUMBER giving "Please enter a positive integer." followed by exception. Pin
David Crow30-Sep-09 5:43
David Crow30-Sep-09 5:43 
GeneralRe: Using CEdit with ES_NUMBER giving "Please enter a positive integer." followed by exception. Pin
Neil Urquhart30-Sep-09 6:44
Neil Urquhart30-Sep-09 6:44 
AnswerRe: Using CEdit with ES_NUMBER giving "Please enter a positive integer." followed by exception. Pin
David Crow30-Sep-09 6:50
David Crow30-Sep-09 6:50 

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.