L505 wrote:
| C:\Documents and Settings\\Application Data\\
|
| Or sometimes, if the installer is set up for it:
|
| C:\Documents and Settings\All Users\Application Data\\
Yuck, and since there is no "documents and settings" directory on Linux, it's
not a cross platform way of building apps. Of
L505 wrote:
| Note that this is not allowed on Windows XP if your application is in
| the Program Files directory. Applications are not allowed or should not
| write to their application directory due to security restrictions.
|
| --
| Sly
Really? So MS encourages you to write everything to the
| C:\Documents and Settings\\Application Data\\
|
| Or sometimes, if the installer is set up for it:
|
| C:\Documents and Settings\All Users\Application Data\\
Yuck, and since there is no "documents and settings" directory on Linux, it's
not a cross platform way of building apps. Of course, you'v
L505 wrote:
| Note that this is not allowed on Windows XP if your application is in
| the Program Files directory. Applications are not allowed or should not
| write to their application directory due to security restrictions.
|
| --
| Sly
Really? So MS encourages you to write everything to th
| Note that this is not allowed on Windows XP if your application is in
| the Program Files directory. Applications are not allowed or should not
| write to their application directory due to security restrictions.
|
| --
| Sly
Really? So MS encourages you to write everything to the main drive:\
Pianoman wrote:
Hi everyone, I have one question: Is it possible to link a
Routine from DLL to my exe directly. Point is that I don't want distribute
other files with the program and it would be nice to have only one
executable nothing more.
I use Bass audio library for playback and I
On 21 jun 2005, at 16:36, Pianoman wrote:
Hi everyone, I have one question: Is it possible to link a
Routine from DLL to my exe directly. Point is that I don't want
distribute
other files with the program and it would be nice to have only one
executable nothing more.
I use Bass a
Hi everyone, I have one question: Is it possible to link a
Routine from DLL to my exe directly. Point is that I don't want distribute
other files with the program and it would be nice to have only one
executable nothing more.
I use Bass audio library for playback and I am interested if