< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[repro-devel] Some questions


Hello all!

I wrote 3 functions needed for me: DirectoryExists, ForceDirectories (create dir
and any intermediates directories) and IsReadWriteAccess ( has Read-Write access
to file or directory only for WIN32). I can’t find better way to put this 
functions
to project.  What I can:
1) Create FileUtils.h in rutil.
2) Create FileUtils.h and WinUtils.h
3) Put all function as static member in FileSystem.hxx
3) Put first two function as static member in FileSystem.hxx and third in
WinCompat.hxx

Please, direct me to better way.


And second questions – What versions of Windows I need to support? Can I assume 
that
target platform is Win2000 and WinXP, or I must support Win9x (Win98, 
Millennium) too?

With best regards, Ruslan.


-- 
Best regards,
 Ruslan                          mailto:prostoruslan@xxxxxxxxx