Click here to Skip to main content
15,926,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionInternetReadFile Problem Pin
Amit j Patil8-Mar-06 20:57
Amit j Patil8-Mar-06 20:57 
AnswerRe: InternetReadFile Problem Pin
Xing Chen8-Mar-06 22:50
Xing Chen8-Mar-06 22:50 
QuestionOpenGL in MFC Pin
amanoullah8-Mar-06 20:48
amanoullah8-Mar-06 20:48 
AnswerRe: OpenGL in MFC Pin
El Corazon9-Mar-06 1:45
El Corazon9-Mar-06 1:45 
QuestionDynamic setting of openmode while using ADO Pin
sting_lee8-Mar-06 20:25
sting_lee8-Mar-06 20:25 
AnswerRe: Dynamic setting of openmode while using ADO Pin
Eytukan8-Mar-06 22:42
Eytukan8-Mar-06 22:42 
QuestionFinding files using FindFile/FindNextFile Pin
SWDevil8-Mar-06 20:17
SWDevil8-Mar-06 20:17 
AnswerRe: Finding files using FindFile/FindNextFile Pin
Nibu babu thomas8-Mar-06 20:36
Nibu babu thomas8-Mar-06 20:36 
GeneralRe: Finding files using FindFile/FindNextFile Pin
SWDevil8-Mar-06 20:57
SWDevil8-Mar-06 20:57 
GeneralRe: Finding files using FindFile/FindNextFile Pin
Hamid_RT8-Mar-06 21:20
Hamid_RT8-Mar-06 21:20 
GeneralRe: Finding files using FindFile/FindNextFile Pin
SWDevil8-Mar-06 21:41
SWDevil8-Mar-06 21:41 
GeneralRe: Finding files using FindFile/FindNextFile Pin
Hamid_RT8-Mar-06 21:52
Hamid_RT8-Mar-06 21:52 
GeneralRe: Finding files using FindFile/FindNextFile Pin
toxcct8-Mar-06 22:18
toxcct8-Mar-06 22:18 
AnswerRe: Finding files using FindFile/FindNextFile Pin
toxcct8-Mar-06 22:10
toxcct8-Mar-06 22:10 
2 possibilities :

if you can rename the files, change file1.x, file2.x, to file01.x, file02.x, etc...

if you're not allowed to change the file names, then firstly search for "file?.x" files, then when you've got them, search for "file??.x"...
GeneralRe: Finding files using FindFile/FindNextFile Pin
SWDevil9-Mar-06 1:08
SWDevil9-Mar-06 1:08 
GeneralRe: Finding files using FindFile/FindNextFile Pin
Wim Engberts9-Mar-06 1:18
Wim Engberts9-Mar-06 1:18 
GeneralRe: Finding files using FindFile/FindNextFile Pin
toxcct9-Mar-06 1:32
toxcct9-Mar-06 1:32 
Questionabout handle message. Pin
HOW WHAT8-Mar-06 20:15
HOW WHAT8-Mar-06 20:15 
Questionhow to find files with certain extension in a certain directory Pin
Joy Anne8-Mar-06 19:39
Joy Anne8-Mar-06 19:39 
AnswerRe: how to find files with certain extension in a certain directory Pin
Nibu babu thomas8-Mar-06 19:53
Nibu babu thomas8-Mar-06 19:53 
AnswerRe: how to find files with certain extension in a certain directory Pin
Hamid_RT8-Mar-06 21:33
Hamid_RT8-Mar-06 21:33 
AnswerRe: how to find files with certain extension in a certain directory Pin
toxcct8-Mar-06 22:05
toxcct8-Mar-06 22:05 
QuestionHow to Call "Enter Network Password" dialogbox i n Win2000? Pin
host288-Mar-06 19:26
host288-Mar-06 19:26 
AnswerRe: How to Call "Enter Network Password" dialogbox i n Win2000? Pin
Xing Chen8-Mar-06 22:55
Xing Chen8-Mar-06 22:55 
QuestionHow to Call "Enter Network Password" in Win2000? Pin
host288-Mar-06 19:18
host288-Mar-06 19:18 

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.