Hi all,
I'm turning an application in a service using Qt Solutions.
When starting the default directory is Win32, how is it possible to set the application working directory in order to use all the dll's and envirovment there?
The only method that accept a path in QApplication is addLibraryPath but I guess is just for libraries.
Any help is appreciated.
thanks