If it start at "C:\" how do i find the next directory, then the next subdirectory, and so on and so on?
Printable View
If it start at "C:\" how do i find the next directory, then the next subdirectory, and so on and so on?
There's some C in here, but almost every function is totally made of inline assembly. There is alot of stuff here to do with directories and "Long File Names" without windows. I hope this is of some use... :o
Im sorry but i douldnt figure out witch functions i was supposed to use. I saw alot of file functions, but no directory functions. Or did i just miss them?
They're in there... In the header file, the functions should be sorted by what they're for(date, file, directory).