i think you don't really need those file functions from Gamestudio!
Think about the classes of System.IO!
You have File Streams or read/write files directly with File.*
Directories you can create with Directory.*
So why use those file functions from Gamestudio if you have full file system power of .NET?
grin this is one of the really good things of the wrapper, you can use it for graphics only and for data and so you can use c#


Visit my site: www.masterq32.de