visual c++ - How to get the public desktop folder path in XP (C++)? -


i need way path of public desktop folder has work on xp newer flavours of windows , must (human) language-independent. there doesn't seem setting in environment variables covers folder.

shgetknownfolderpath() works in vista , later, need know if there's function work me.

call shgetspecialfolderlocation csidl_common_desktopdirectory


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -