Click here to Skip to main content
15,916,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC app. + Ms-Dos commands Pin
holy shit21-Jan-05 9:28
holy shit21-Jan-05 9:28 
GeneralRe: MFC app. + Ms-Dos commands Pin
Shog921-Jan-05 9:32
sitebuilderShog921-Jan-05 9:32 
GeneralRe: MFC app. + Ms-Dos commands Pin
Chris Losinger21-Jan-05 9:34
professionalChris Losinger21-Jan-05 9:34 
GeneralRe: MFC app. + Ms-Dos commands Pin
Michael Dunn21-Jan-05 11:01
sitebuilderMichael Dunn21-Jan-05 11:01 
GeneralRe: MFC app. + Ms-Dos commands Pin
Shog921-Jan-05 11:21
sitebuilderShog921-Jan-05 11:21 
GeneralRe: MFC app. + Ms-Dos commands Pin
Michael Dunn21-Jan-05 12:05
sitebuilderMichael Dunn21-Jan-05 12:05 
GeneralRe: MFC app. + Ms-Dos commands Pin
Mircea Puiu25-Jan-05 7:35
Mircea Puiu25-Jan-05 7:35 
GeneralFile Filter Pin
act_x21-Jan-05 8:21
act_x21-Jan-05 8:21 
In my app there is an assumption that
After selecting a folder , i need to grab the one and only .xml file and parse it .

With the help of u code gurus I was able to get the folder path for the file .

Now I will not know the name of the .xml file(contained within that folder) to parse

What is the best way to

1) Make sure that there is only one file of that extension in the folder
Something like : "where count of *.xml files equals 1 "

2) Be able to get the name of the file .



GeneralRe: File Filter Pin
Chris Losinger21-Jan-05 8:26
professionalChris Losinger21-Jan-05 8:26 
GeneralRe: File Filter Pin
Jetli Jerry21-Jan-05 23:08
Jetli Jerry21-Jan-05 23:08 
Generalbeautify command Pin
BlackDice21-Jan-05 8:11
BlackDice21-Jan-05 8:11 
GeneralRe: beautify command Pin
Chris Losinger21-Jan-05 8:27
professionalChris Losinger21-Jan-05 8:27 
GeneralRe: beautify command Pin
BlackDice21-Jan-05 9:19
BlackDice21-Jan-05 9:19 
GeneralRe: beautify command Pin
Jetli Jerry21-Jan-05 23:23
Jetli Jerry21-Jan-05 23:23 
GeneralRe: beautify command Pin
BlackDice22-Jan-05 3:27
BlackDice22-Jan-05 3:27 
GeneralEnglish App on Japanese OS Pin
SanShou21-Jan-05 6:42
SanShou21-Jan-05 6:42 
GeneralRe: English App on Japanese OS Pin
Michael Dunn21-Jan-05 11:05
sitebuilderMichael Dunn21-Jan-05 11:05 
GeneralRe: English App on Japanese OS Pin
SanShou21-Jan-05 15:14
SanShou21-Jan-05 15:14 
Generalchange actual document name Pin
doctorpi21-Jan-05 5:55
doctorpi21-Jan-05 5:55 
GeneralRe: change actual document name Pin
basementman21-Jan-05 6:51
basementman21-Jan-05 6:51 
GeneralFileMonitor control re-write problem Pin
Member 161494921-Jan-05 5:05
Member 161494921-Jan-05 5:05 
GeneralCDialog to HWND Pin
act_x21-Jan-05 5:04
act_x21-Jan-05 5:04 
GeneralRe: CDialog to HWND Pin
Mircea Puiu21-Jan-05 5:07
Mircea Puiu21-Jan-05 5:07 
GeneralRe: CDialog to HWND Pin
Ravi Bhavnani21-Jan-05 5:29
professionalRavi Bhavnani21-Jan-05 5:29 
QuestionCan VC++ 6 use the library created by unix compilier like g++? Pin
tttyip21-Jan-05 4:20
tttyip21-Jan-05 4:20 

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.