N
netzorro
Hi people,
I'm new in the windows platform. Always worked in unix.
I have to add an existing project parametrization with an ini file.
Easy but the problem is the location of the ini file.
If I just open it with the name if detaults to the windows directory.
Is there a global variable the know where the application is and so I can
relatively locate the file?
The real app is an ISAPI DLL
I'm trying using a console app and using the GetPrivateProfileString()
Thanks
Diego
I'm new in the windows platform. Always worked in unix.
I have to add an existing project parametrization with an ini file.
Easy but the problem is the location of the ini file.
If I just open it with the name if detaults to the windows directory.
Is there a global variable the know where the application is and so I can
relatively locate the file?
The real app is an ISAPI DLL
I'm trying using a console app and using the GetPrivateProfileString()
Thanks
Diego