Click here to Skip to main content
15,911,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need MFC Combo Box Help Pin
Nibu babu thomas23-Nov-06 17:26
Nibu babu thomas23-Nov-06 17:26 
GeneralRe: Need MFC Combo Box Help Pin
CoffeeAddict1924-Nov-06 7:16
CoffeeAddict1924-Nov-06 7:16 
QuestionVisual Studio: ncb file Pin
devvvy23-Nov-06 15:52
devvvy23-Nov-06 15:52 
AnswerRe: Visual Studio: ncb file Pin
nguyenvhn23-Nov-06 17:07
nguyenvhn23-Nov-06 17:07 
GeneralRe: Visual Studio: ncb file Pin
devvvy23-Nov-06 18:34
devvvy23-Nov-06 18:34 
GeneralRe: Visual Studio: ncb file Pin
Mark Salsbery24-Nov-06 6:33
Mark Salsbery24-Nov-06 6:33 
QuestionShow subitems of an item in listbox Pin
VishnuKalyani23-Nov-06 15:04
VishnuKalyani23-Nov-06 15:04 
AnswerRe: Show subitems of an item in listbox Pin
nguyenvhn23-Nov-06 17:14
nguyenvhn23-Nov-06 17:14 
Create in memory a data structure to store all items in Listbox2 associated with each item in Listbox1. A dictionary or hashing table will be appropriate. When adding an item to listbox2, again adding it to that data structure. When selected item in listbox1 changed, reload all items associated with listbox1 selected item to listbox2.

Hope that helps
AnswerRe: Show subitems of an item in listbox Pin
VCSharp00723-Nov-06 17:16
VCSharp00723-Nov-06 17:16 
QuestionHow to disable the joystick by programming Pin
LaHaHa23-Nov-06 14:53
LaHaHa23-Nov-06 14:53 
QuestionMenu question [modified] Pin
zt978823-Nov-06 14:53
zt978823-Nov-06 14:53 
Questionnative c++ database Pin
GVR197923-Nov-06 13:44
GVR197923-Nov-06 13:44 
AnswerRe: native c++ database Pin
Leah_Garrett23-Nov-06 15:21
Leah_Garrett23-Nov-06 15:21 
GeneralRe: native c++ database Pin
GVR197928-Nov-06 8:41
GVR197928-Nov-06 8:41 
GeneralRe: native c++ database Pin
Leah_Garrett28-Nov-06 15:14
Leah_Garrett28-Nov-06 15:14 
QuestionError while reading a file. Pin
Lord Kixdemp23-Nov-06 11:06
Lord Kixdemp23-Nov-06 11:06 
QuestionRe: Error while reading a file. Pin
CPallini23-Nov-06 11:15
mveCPallini23-Nov-06 11:15 
AnswerRe: Error while reading a file. Pin
User 58385223-Nov-06 11:21
User 58385223-Nov-06 11:21 
GeneralRe: Error while reading a file. Pin
Lord Kixdemp23-Nov-06 12:07
Lord Kixdemp23-Nov-06 12:07 
GeneralRe: Error while reading a file. Pin
User 58385223-Nov-06 12:10
User 58385223-Nov-06 12:10 
GeneralRe: Error while reading a file. Pin
Lord Kixdemp23-Nov-06 14:23
Lord Kixdemp23-Nov-06 14:23 
QuestionHow to invert image thro 180 degree Pin
Kshitij Pande23-Nov-06 4:30
Kshitij Pande23-Nov-06 4:30 
Answer[OT] <pre> Pin
toxcct23-Nov-06 4:36
toxcct23-Nov-06 4:36 
AnswerRe: How to invert image thro 180 degree Pin
CPallini23-Nov-06 4:41
mveCPallini23-Nov-06 4:41 
QuestionDesign time issue with a /clr projects Pin
dreamz648023-Nov-06 3:47
dreamz648023-Nov-06 3:47 

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.