Click here to Skip to main content
16,011,578 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: (Ironically) other ComboBox problems... Pin
Anonymous17-Sep-02 16:40
Anonymous17-Sep-02 16:40 
GeneralRe: (Ironically) other ComboBox problems... Pin
PJ Arends17-Sep-02 19:08
professionalPJ Arends17-Sep-02 19:08 
GeneralCComboBox problem Pin
Le centriste16-Sep-02 15:27
Le centriste16-Sep-02 15:27 
GeneralRe: CComboBox problem Pin
Shog916-Sep-02 15:30
sitebuilderShog916-Sep-02 15:30 
GeneralRe: CComboBox problem Pin
Le centriste17-Sep-02 3:45
Le centriste17-Sep-02 3:45 
GeneralRe: CComboBox problem Pin
Shog917-Sep-02 4:14
sitebuilderShog917-Sep-02 4:14 
GeneralRe: CComboBox problem Pin
Le centriste17-Sep-02 4:53
Le centriste17-Sep-02 4:53 
GeneralRe: CComboBox problem Pin
Phil J Pearson17-Sep-02 2:22
Phil J Pearson17-Sep-02 2:22 
You need to call UpdateData(FALSE) in your handler to get the current value updated from the combo. Then you can do your other processing and call UpdateData(TRUE)



The opinions expressed in this communication do not necessarily represent those of the author (especially if you find them impolite, discourteous or inflammatory).
GeneralRe: CComboBox problem Pin
Le centriste17-Sep-02 3:40
Le centriste17-Sep-02 3:40 
QuestionWeird Errors? Pin
Nick Parker16-Sep-02 13:38
protectorNick Parker16-Sep-02 13:38 
AnswerRe: Weird Errors? Pin
PJ Arends16-Sep-02 13:56
professionalPJ Arends16-Sep-02 13:56 
GeneralRe: Weird Errors? Pin
Nick Parker16-Sep-02 13:56
protectorNick Parker16-Sep-02 13:56 
GeneralRe: Weird Errors? Pin
Neville Franks16-Sep-02 15:58
Neville Franks16-Sep-02 15:58 
AnswerRe: Weird Errors? Pin
Raphael Kindt17-Sep-02 0:52
Raphael Kindt17-Sep-02 0:52 
GeneralSocket programming Pin
xai16-Sep-02 12:44
xai16-Sep-02 12:44 
GeneralRe: Socket programming Pin
xai16-Sep-02 13:02
xai16-Sep-02 13:02 
GeneralRe: Socket programming Pin
PJ Arends16-Sep-02 13:36
professionalPJ Arends16-Sep-02 13:36 
GeneralRe: Socket programming Pin
xai16-Sep-02 13:54
xai16-Sep-02 13:54 
GeneralRe: Socket programming Pin
PJ Arends16-Sep-02 14:15
professionalPJ Arends16-Sep-02 14:15 
GeneralRe: Socket programming Pin
xai16-Sep-02 14:23
xai16-Sep-02 14:23 
QuestionHow to give arguments to Win32 application Pin
rsasalm_16-Sep-02 10:31
rsasalm_16-Sep-02 10:31 
AnswerRe: How to give arguments to Win32 application Pin
Michael Dunn16-Sep-02 11:18
sitebuilderMichael Dunn16-Sep-02 11:18 
AnswerRe: How to give arguments to Win32 application Pin
PJ Arends16-Sep-02 12:45
professionalPJ Arends16-Sep-02 12:45 
GeneralRe: How to give arguments to Win32 application Pin
rsasalm_16-Sep-02 23:48
rsasalm_16-Sep-02 23:48 
Generaltrying to find old post about EN_CHANGE Pin
ns16-Sep-02 8:59
ns16-Sep-02 8:59 

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.