]> git.mxchange.org Git - simgear.git/commit
Windows SGPath::desktop() impl
authorJames Turner <zakalawe@mac.com>
Wed, 19 Jun 2013 22:58:57 +0000 (23:58 +0100)
committerJames Turner <zakalawe@mac.com>
Wed, 19 Jun 2013 22:58:57 +0000 (23:58 +0100)
commit23172bcdd093ac618e6e9d718cde54fa9e72dd78
tree100940b077598f71541794237677e3f201dfd72d
parentaea2dab0d7bb9e411e08adff2c8b88f3dae06f82
Windows SGPath::desktop() impl

Basic SHGetSpecialFolderPath wrapper, with dynamic
finding of the function since linking to shell32.dll
is painful. Obviously could be generalised to other
CSIDLs in the future.
simgear/misc/sg_path.cxx