Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting Better Directory Information

Status
Not open for further replies.

hlsite

Programmer
Nov 12, 2009
2
US
I wrote a program to get the directory information from a DOS "dir" command and works well but when there is unicode characters named files I miss those. I then used fso and I am still missing some information. Do you know of a DLL or any other way to get the most precise directory information?

Thank you
 
Not sure if this is what you're after, but there are a bunch of Get... API calls that return directory data.

Cogito eggo sum – I think, therefore I am a waffle.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top