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

C / C++ / MFC

 
AnswerRe: How i can create Toolbar in my application?? Pin
Mark Salsbery14-Dec-06 6:15
Mark Salsbery14-Dec-06 6:15 
AnswerRe: How i can create Toolbar in my application?? Pin
Hamid_RT14-Dec-06 18:18
Hamid_RT14-Dec-06 18:18 
QuestionChanging Network property programmatically in C++ [modified] Pin
IlyaCher14-Dec-06 4:27
IlyaCher14-Dec-06 4:27 
QuestionError Pin
Alex_Y14-Dec-06 4:24
Alex_Y14-Dec-06 4:24 
AnswerRe: Error Pin
Alex_Y14-Dec-06 5:28
Alex_Y14-Dec-06 5:28 
GeneralRe: Error Pin
toxcct14-Dec-06 6:20
toxcct14-Dec-06 6:20 
GeneralRe: Error Pin
Alex_Y14-Dec-06 7:47
Alex_Y14-Dec-06 7:47 
QuestionComboBox problem Pin
Like2Byte14-Dec-06 3:38
Like2Byte14-Dec-06 3:38 
Hi, I have a few comboboxes on a form. Let's name them LHS (left hand side) and RHS. Whenever I click LHS, I want RHS to reset to it's 0th element.

However, when I click an element in LHS, LHS resets to it's 0th element but will still show the proper items in RHS even though LHS is reset to it's 0th element. There are no pointers to objects being used.

What could be a culprit of this problem? Some windows message? I checked the message maps in the class wizard and combo messages are cleared (except CBN_SELCHANGE, of course).
AnswerRe: ComboBox problem Pin
Hamid_RT14-Dec-06 18:14
Hamid_RT14-Dec-06 18:14 
QuestionSTL giving an error but error is somewhere else Pin
schoonmoeder14-Dec-06 3:30
schoonmoeder14-Dec-06 3:30 
QuestionUser breakpoint called from code at Pin
bosfan14-Dec-06 3:21
bosfan14-Dec-06 3:21 
AnswerRe: User breakpoint called from code at Pin
prasad_som14-Dec-06 3:27
prasad_som14-Dec-06 3:27 
GeneralRe: User breakpoint called from code at Pin
bosfan14-Dec-06 3:59
bosfan14-Dec-06 3:59 
GeneralRe: User breakpoint called from code at Pin
toxcct14-Dec-06 4:19
toxcct14-Dec-06 4:19 
QuestionImage transitions Pin
Atom14-Dec-06 3:00
Atom14-Dec-06 3:00 
AnswerRe: Image transitions Pin
Hamid_RT14-Dec-06 18:11
Hamid_RT14-Dec-06 18:11 
GeneralRe: Image transitions Pin
Atom15-Dec-06 1:48
Atom15-Dec-06 1:48 
GeneralRe: Image transitions Pin
Hamid_RT15-Dec-06 2:35
Hamid_RT15-Dec-06 2:35 
QuestionDisable PopUpMenu Item? Pin
bosfan14-Dec-06 2:24
bosfan14-Dec-06 2:24 
AnswerRe: Disable PopUpMenu Item? Pin
KarstenK14-Dec-06 2:40
mveKarstenK14-Dec-06 2:40 
GeneralRe: Disable PopUpMenu Item? Pin
bosfan14-Dec-06 3:17
bosfan14-Dec-06 3:17 
QuestionConversion Issue [modified] Pin
Programm3r14-Dec-06 1:03
Programm3r14-Dec-06 1:03 
AnswerRe: Conversion Issue Pin
Rage14-Dec-06 1:15
professionalRage14-Dec-06 1:15 
AnswerRe: Conversion Issue Pin
toxcct14-Dec-06 1:23
toxcct14-Dec-06 1:23 
AnswerRe: Conversion Issue Pin
kristmun14-Dec-06 1:30
kristmun14-Dec-06 1:30 

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.