|
Ok, but why? So they can load up a saved file or a config file? In that case, the user themselves will make the change to the correct OS type.
Say I store a document on my desktop in Windows, and want to load it in your program. You pop up a dialogue asking me where the file is. I say "C:\Documents and Settings\Belisarius\Desktop\myfile.txt". If we were to do the same thing in Linux, I'd tell the program it was save to my home directory at "/home/Belisarius/myfile.txt". It's not something you really need to worry about. It's also not really a problem you can solve it someone say the file is at "C:\Documents and Settings\Belisarius\Desktop\myfile.txt" while in Linux; there is no such place.
|