Click here to Skip to main content
15,915,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Playing Audio in VC++ Pin
Deepu Antony21-Jan-09 2:49
Deepu Antony21-Jan-09 2:49 
GeneralRe: Playing Audio in VC++ Pin
Deepu Antony21-Jan-09 3:00
Deepu Antony21-Jan-09 3:00 
GeneralRe: Playing Audio in VC++ Pin
Nishad S21-Jan-09 3:20
Nishad S21-Jan-09 3:20 
GeneralRe: Playing Audio in VC++ Pin
Nishad S21-Jan-09 3:17
Nishad S21-Jan-09 3:17 
AnswerRe: Playing Audio in VC++ Pin
Hamid_RT21-Jan-09 4:44
Hamid_RT21-Jan-09 4:44 
QuestionHow calculate RECT from emf spool file of printer? Pin
GAJERA20-Jan-09 22:34
GAJERA20-Jan-09 22:34 
AnswerRe: How calculate RECT from emf spool file of printer? Pin
Stuart Dootson20-Jan-09 23:39
professionalStuart Dootson20-Jan-09 23:39 
QuestionI need help to use multiselection Listbox [modified] Pin
kokilag20-Jan-09 21:34
kokilag20-Jan-09 21:34 
I have 3 values "number name and value" for different parameters in a notepad..

My Question:
Suppose a notepad say A contains the above values in the following manner
number1
name1
value1
number2
name2
value2
.
.
.
.....and so on till say 500 parameters..Now I have a notepad B which is empty.I am using a listbox which contains the list of all parameter names.So if I click on a particular name,it must automatically take the corresponding number and value of that parameter name from the notepad A and store them along with the parameter name selected in notepad B.The listbox is a multiselection listbox.I want to execute this using VC++ MFC classes.Can anyone pls help me how to do this?

Thanks,

modified on Wednesday, January 21, 2009 5:40 AM

QuestionRe: I need help to use multiselection Listbox Pin
CPallini20-Jan-09 21:48
mveCPallini20-Jan-09 21:48 
AnswerRe: I need help to use multiselection Listbox Pin
Iain Clarke, Warrior Programmer20-Jan-09 22:11
Iain Clarke, Warrior Programmer20-Jan-09 22:11 
GeneralRe: I need help to use multiselection Listbox Pin
David Crow21-Jan-09 3:24
David Crow21-Jan-09 3:24 
GeneralOT: Pachyderm Cuisine Pin
Iain Clarke, Warrior Programmer21-Jan-09 3:32
Iain Clarke, Warrior Programmer21-Jan-09 3:32 
AnswerRe: I need help to use multiselection Listbox Pin
kokilag21-Jan-09 18:14
kokilag21-Jan-09 18:14 
QuestionDockControlBar issue in VS2008 project Pin
Prasann Mayekar20-Jan-09 19:55
Prasann Mayekar20-Jan-09 19:55 
QuestionRe: DockControlBar issue in VS2008 project Pin
mahesh_mtech22-Nov-10 22:59
mahesh_mtech22-Nov-10 22:59 
QuestionHow to make a control invisible in a dialog box? Pin
kapardhi20-Jan-09 19:35
kapardhi20-Jan-09 19:35 
AnswerRe: How to make a control invisible in a dialog box? Pin
Prasann Mayekar20-Jan-09 19:44
Prasann Mayekar20-Jan-09 19:44 
AnswerRe: How to make a control invisible in a dialog box? Pin
Hamid_RT20-Jan-09 19:59
Hamid_RT20-Jan-09 19:59 
AnswerRe: How to make a control invisible in a dialog box? Pin
Rick York21-Jan-09 8:27
mveRick York21-Jan-09 8:27 
Questionhow can i set an Icon for dialog based MFC application? Pin
MahaKh20-Jan-09 19:09
MahaKh20-Jan-09 19:09 
AnswerRe: how can i set an Icon for dialog based MFC application? Pin
Chandrasekharan P20-Jan-09 21:06
Chandrasekharan P20-Jan-09 21:06 
GeneralRe: how can i set an Icon for dialog based MFC application? Pin
MahaKh25-Jan-09 23:08
MahaKh25-Jan-09 23:08 
Questionusing BitBlt for preview DC Pin
_T("No name")20-Jan-09 18:33
_T("No name")20-Jan-09 18:33 
AnswerRe: using BitBlt for preview DC Pin
Sarath C20-Jan-09 19:02
Sarath C20-Jan-09 19:02 
AnswerRe: using BitBlt for preview DC Pin
Hamid_RT20-Jan-09 19:06
Hamid_RT20-Jan-09 19:06 

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.