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

C / C++ / MFC

 
GeneralRe: Thread Pin
Hamid_RT7-Apr-08 3:51
Hamid_RT7-Apr-08 3:51 
QuestionMessgeBoxIndirect ( ) is causing a crash? Pin
RamaraoPV1-Apr-08 23:15
RamaraoPV1-Apr-08 23:15 
GeneralRe: MessgeBoxIndirect ( ) is causing a crash? Pin
Cedric Moonen1-Apr-08 23:27
Cedric Moonen1-Apr-08 23:27 
QuestionRe: MessgeBoxIndirect ( ) is causing a crash? Pin
RamaraoPV2-Apr-08 0:07
RamaraoPV2-Apr-08 0:07 
GeneralListbox and files Pin
Chandrasekharan P1-Apr-08 22:36
Chandrasekharan P1-Apr-08 22:36 
GeneralRe: Listbox and files Pin
Rajkumar R1-Apr-08 22:42
Rajkumar R1-Apr-08 22:42 
GeneralRe: Listbox and files Pin
Chandrasekharan P1-Apr-08 23:29
Chandrasekharan P1-Apr-08 23:29 
GeneralRe: Listbox and files Pin
Rajkumar R2-Apr-08 0:07
Rajkumar R2-Apr-08 0:07 
These are very basics, you refer msdn if you are using MFC, CListBox, CFile, CString member functions can be made use.


Chandrasekharanp wrote:
say in the listbox there are 5 files

refer CListBox:: ( GetSelCount, GetSelItems, GetText)


Chandrasekharanp wrote:
no i need to merge this file and save the merged file in another file name. what needs to be done for this?

Refer reading and writing to file using CFile.


Chandrasekharanp wrote:
how can i save the file names in different variable?


from my previous reply the FindFirstFile API fills the WIN32_FIND_DATA it has cFileName member and use CString.

I expect you are not askig for Code for copy paste. Smile | :)
GeneralRe: Listbox and files Pin
Chandrasekharan P2-Apr-08 0:33
Chandrasekharan P2-Apr-08 0:33 
GeneralRe: Listbox and files Pin
Rajkumar R2-Apr-08 1:12
Rajkumar R2-Apr-08 1:12 
GeneralRe: Listbox and files Pin
Chandrasekharan P2-Apr-08 1:46
Chandrasekharan P2-Apr-08 1:46 
GeneralRe: Listbox and files Pin
Chandrasekharan P2-Apr-08 1:51
Chandrasekharan P2-Apr-08 1:51 
GeneralRe: Listbox and files Pin
Rajkumar R2-Apr-08 19:05
Rajkumar R2-Apr-08 19:05 
GeneralRe: Listbox and files Pin
Chandrasekharan P2-Apr-08 19:26
Chandrasekharan P2-Apr-08 19:26 
GeneralRe: Listbox and files Pin
Rajkumar R2-Apr-08 20:44
Rajkumar R2-Apr-08 20:44 
GeneralRe: Listbox and files Pin
Chandrasekharan P2-Apr-08 21:20
Chandrasekharan P2-Apr-08 21:20 
GeneralRe: Listbox and files Pin
Chandrasekharan P3-Apr-08 0:57
Chandrasekharan P3-Apr-08 0:57 
GeneralRe: Listbox and files Pin
Hamid_RT7-Apr-08 3:51
Hamid_RT7-Apr-08 3:51 
Questionwhy use StartService to start a driver service failed? Pin
kcynic1-Apr-08 21:45
kcynic1-Apr-08 21:45 
AnswerRe: why use StartService to start a driver service failed? Pin
Jonathan [Darka]1-Apr-08 23:01
professionalJonathan [Darka]1-Apr-08 23:01 
GeneralRe: why use StartService to start a driver service failed? Pin
kcynic1-Apr-08 23:10
kcynic1-Apr-08 23:10 
GeneralRe: why use StartService to start a driver service failed? Pin
JudyL_MD2-Apr-08 2:00
JudyL_MD2-Apr-08 2:00 
GeneralOLESTR Pin
George_George1-Apr-08 21:26
George_George1-Apr-08 21:26 
GeneralRe: OLESTR Pin
CPallini1-Apr-08 21:52
mveCPallini1-Apr-08 21:52 
GeneralRe: OLESTR Pin
George_George1-Apr-08 22:26
George_George1-Apr-08 22:26 

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.