At Wednesday 6/18/2008 11:43 PM, you wrote:
>I try to use the FindFirstFile() and FindNextFile() function. Yet,
>something are going wrong. I cant read the ffd.cFileName. It display
>the name as "0012 FC64".
I'm not sure why you are getting those results. I cut/pasted your 
program and compiled/ran it with wxDev-C++ and got these results:

debug.h
Type = file
Size = 147

Directory.h
Type = file
Size = 3253

externals.h
Type = file
Size = 721

FindFiles.h
Type = file
Size = 1926

globals.h
Type = file
Size = 722

myDebug.h
Type = file
Size = 131

myLogfile.h
Type = file
Size = 135

printTime.h
Type = file
Size = 73

strupper.h
Type = file
Size = 76

~Rick 

Reply via email to