Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CFileFind Question Pin
locoone29-Nov-06 11:32
locoone29-Nov-06 11:32 
QuestionZIP Using VS2005 ? Pin
Fritzables27-Nov-06 16:49
Fritzables27-Nov-06 16:49 
QuestionCompletely Owner Drawn Window Pin
Ratish Philip27-Nov-06 16:02
Ratish Philip27-Nov-06 16:02 
AnswerRe: Completely Owner Drawn Window Pin
Steve Echols27-Nov-06 19:39
Steve Echols27-Nov-06 19:39 
QuestionSetItemData/GetItemData Pin
cyn827-Nov-06 15:58
cyn827-Nov-06 15:58 
AnswerRe: SetItemData/GetItemData Pin
Nibu babu thomas27-Nov-06 16:49
Nibu babu thomas27-Nov-06 16:49 
GeneralRe: SetItemData/GetItemData Pin
cyn827-Nov-06 16:59
cyn827-Nov-06 16:59 
GeneralRe: SetItemData/GetItemData Pin
Nibu babu thomas27-Nov-06 17:07
Nibu babu thomas27-Nov-06 17:07 
cyn8 wrote:
from the droplist to the edit box to load the respectful files according to the item listed in the combobox droplist.


There are two event notifications for this purpose...

1. CBN_SELCHANGE
2. CBN_SELENDOK

You can handle either of them to handle change of combobox items. In this event handler write the code for displaying file contents.


Nibu thomas
A Developer

Programming tips[^]  My site[^]

GeneralRe: SetItemData/GetItemData Pin
Benoy Bose27-Nov-06 17:04
Benoy Bose27-Nov-06 17:04 
GeneralRe: SetItemData/GetItemData Pin
Nishad S27-Nov-06 17:09
Nishad S27-Nov-06 17:09 
GeneralRe: SetItemData/GetItemData Pin
Benoy Bose27-Nov-06 17:22
Benoy Bose27-Nov-06 17:22 
GeneralRe: SetItemData/GetItemData Pin
Nishad S27-Nov-06 17:57
Nishad S27-Nov-06 17:57 
GeneralRe: SetItemData/GetItemData Pin
Naveen27-Nov-06 19:36
Naveen27-Nov-06 19:36 
GeneralRe: SetItemData/GetItemData Pin
Benoy Bose27-Nov-06 21:59
Benoy Bose27-Nov-06 21:59 
QuestionZooming out/in Pin
cyn827-Nov-06 15:53
cyn827-Nov-06 15:53 
QuestionIs there have any faster way to get last row data Pin
vegasoul27-Nov-06 15:51
vegasoul27-Nov-06 15:51 
QuestionText file got encoded in UTF16. (VC2005) Pin
fefe.wyx27-Nov-06 15:37
fefe.wyx27-Nov-06 15:37 
QuestionHow to detect the movement of Joystick? Pin
LaHaHa27-Nov-06 15:26
LaHaHa27-Nov-06 15:26 
Questionhow to use scrolling control Pin
cyn827-Nov-06 15:05
cyn827-Nov-06 15:05 
AnswerRe: how to use scrolling control Pin
Nibu babu thomas27-Nov-06 21:38
Nibu babu thomas27-Nov-06 21:38 
Questionperiodically obtain and show mem usage Pin
cy163@hotmail.com27-Nov-06 14:18
cy163@hotmail.com27-Nov-06 14:18 
AnswerRe: periodically obtain and show mem usage Pin
Nibu babu thomas27-Nov-06 21:37
Nibu babu thomas27-Nov-06 21:37 
Questioncustom menu item command ids Pin
dene9997027-Nov-06 9:51
dene9997027-Nov-06 9:51 
AnswerRe: custom menu item command ids Pin
Mark Salsbery27-Nov-06 10:10
Mark Salsbery27-Nov-06 10:10 
AnswerRe: custom menu item command ids Pin
Scott Holt27-Nov-06 13:52
Scott Holt27-Nov-06 13:52 

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.