Hi Joseph, you seem to know more than me about file systems! but I'm assuming that the orignial request was more for tidying up our File Manager, since that sits in between the user and whichever file system CE supports. It's not even very often that we need to worry about the exact type of file system, we just invoke Windows CE function calls to do various things to files and check if they succeed or fail. So that level of detail is hidden from us most of the time, apart from a few very specific cases, and of course if we find that a Windows CE function is doing something we don't want it to.
This is a general principle in programming - if something works, you can stop worrying about how it works and just worry about what it does. slightly off topic but hopefully educational... regards, Andy. ---- Andrew Riden Software Development Engineer HumanWare Ltd. 11 Mary Muller Drive, Christchurch, New Zealand. DDI +64 3 940 2264 Fax +64 3 384 4933 Email: [EMAIL PROTECTED] Internet: www.humanware.com ___ To leave the BrailleNote list, send a blank message to [EMAIL PROTECTED] To view the list archives or change your preferences, visit http://list.humanware.com/mailman/listinfo/braillenote
