Hi,
is there any API for
I have file in system stored as C:\TEMP\TEST.DA TA.
Need to get the exact name (as store in system including case sensitive), suppose if i pass file name as c:\temp\test.da ta or handle to that file.
Basically wanted to retrieve the file name as stored in system rather than if user specifies c:\temp\test.da ta (as user can give in any format).
Bye
is there any API for
I have file in system stored as C:\TEMP\TEST.DA TA.
Need to get the exact name (as store in system including case sensitive), suppose if i pass file name as c:\temp\test.da ta or handle to that file.
Basically wanted to retrieve the file name as stored in system rather than if user specifies c:\temp\test.da ta (as user can give in any format).
Bye
Comment