How do I retrieve the old MS-DOS type filename (blahbl~2.bla) from a selected file in a filebox? I could use the Left() function, but that wouldn't work if there were more than one files with the same first six letters and same extension. Is there a special API call that I could use? I'm unfamiliar with the Windows API. I've used it before, but not much.
Thanks,
Malduin
VB6.0 Professional Ed.


Reply With Quote