PDA

View Full Version : Standard Path from Allusers



HeReSY
2nd November 2010, 16:20
Hi,

how can i get the path of the Application Data for all users under Windows.

I saw the QDesktopService for the current user only.

Can anyone point me in the right direction?

Thanks

wysota
2nd November 2010, 20:36
I think you need to use the native API for that since Windows is the only platform to have such a concept so probably Qt doesn't support it.