[SDL] O.T.-How do i find the user folder on P.C. Windows platform using C++???
Torsten Giebl
wizard at syntheticsw.com
Thu Jun 12 14:01:21 PDT 2008
Hello !
> There MUST be a location that a game's data file can always be saved too
> on Windows???
>
> How are people at work and at school on networked workstations supposed
> to play my games?
>
> Any thoughts on this would be appreciated!
Personally i prefer Apps in two ways, an Installer and a ZIP version.
The Installer version should ask the system about User Directorys, TEMP dirs
and so on. The ZIP File version should allow the user to simply extract
the game/app to a directory the user wants and than run from that dir.
CU
More information about the SDL
mailing list