Click here to Skip to main content
15,896,522 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Not able to add Item in Combo Box Pin
Nishad S29-Oct-07 1:49
Nishad S29-Oct-07 1:49 
AnswerRe: Not able to add Item in Combo Box Pin
GauranG Shah29-Oct-07 2:05
GauranG Shah29-Oct-07 2:05 
GeneralRe: Not able to add Item in Combo Box Pin
Nishad S29-Oct-07 2:10
Nishad S29-Oct-07 2:10 
GeneralRe: Not able to add Item in Combo Box Pin
GauranG Shah29-Oct-07 2:24
GauranG Shah29-Oct-07 2:24 
GeneralRe: Not able to add Item in Combo Box[solved] Pin
GauranG Shah29-Oct-07 2:29
GauranG Shah29-Oct-07 2:29 
GeneralRe: Not able to add Item in Combo Box[solved] Pin
Nishad S29-Oct-07 2:31
Nishad S29-Oct-07 2:31 
JokeRe: Not able to add Item in Combo Box[solved] Pin
Hamid_RT29-Oct-07 2:41
Hamid_RT29-Oct-07 2:41 
GeneralRe: Not able to add Item in Combo Box Pin
Nishad S29-Oct-07 2:29
Nishad S29-Oct-07 2:29 
Sigh | :sigh:

But the return value is the indication of success and again the count is correct as per your previous post... What kind of combobox is that? Can you check your code by doing as follows?

1. Add some items to combobox and through the resource editor
2. Comment out the dynamic item adding (CB_ADDSTRING) codes
3. Run the application and test it

- NS -

GeneralRe: Not able to add Item in Combo Box Pin
Roger Broomfield29-Oct-07 2:16
Roger Broomfield29-Oct-07 2:16 
AnswerRe: Not able to add Item in Combo Box Pin
saravana00129-Oct-07 0:43
saravana00129-Oct-07 0:43 
GeneralProvided... Pin
CPallini29-Oct-07 0:52
mveCPallini29-Oct-07 0:52 
GeneralRe: Not able to add Item in Combo Box Pin
GauranG Shah29-Oct-07 1:05
GauranG Shah29-Oct-07 1:05 
AnswerRe: Not able to add Item in Combo Box Pin
Hamid_RT29-Oct-07 2:38
Hamid_RT29-Oct-07 2:38 
QuestionCListCtrl problem: How to set the item state to selected state? Pin
fantasy121529-Oct-07 0:04
fantasy121529-Oct-07 0:04 
AnswerRe: CListCtrl problem: How to set the item state to selected state? Pin
CPallini29-Oct-07 0:09
mveCPallini29-Oct-07 0:09 
AnswerRe: CListCtrl problem: How to set the item state to selected state? Pin
Nishad S29-Oct-07 0:12
Nishad S29-Oct-07 0:12 
GeneralRe: CListCtrl problem: How to set the item state to selected state? Pin
fantasy121529-Oct-07 1:04
fantasy121529-Oct-07 1:04 
QuestionCRectTracker Pin
kk.tvm28-Oct-07 23:24
kk.tvm28-Oct-07 23:24 
Questionabout time and time_t Pin
George_George28-Oct-07 22:18
George_George28-Oct-07 22:18 
AnswerRe: about time and time_t Pin
Roger Broomfield28-Oct-07 23:08
Roger Broomfield28-Oct-07 23:08 
GeneralRe: about time and time_t Pin
George_George28-Oct-07 23:39
George_George28-Oct-07 23:39 
QuestionDllRegisterServer Pin
George_George28-Oct-07 21:57
George_George28-Oct-07 21:57 
AnswerRe: DllRegisterServer Pin
CPallini29-Oct-07 0:59
mveCPallini29-Oct-07 0:59 
GeneralRe: DllRegisterServer Pin
George_George29-Oct-07 2:10
George_George29-Oct-07 2:10 
GeneralRe: DllRegisterServer Pin
Paresh Chitte29-Oct-07 2:42
Paresh Chitte29-Oct-07 2:42 

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.