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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -