Is there an alternative to FindFirstVolumeMountPoint (and friends) that won't fail if the user running the code is not admin?
I was thinking about HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices for one, but when I look at it, it wouldn't give me any information.