<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Nov 17, 2013 at 10:46 AM, Yaron Keren <span dir="ltr"><<a href="mailto:yaron.keren@gmail.com" target="_blank">yaron.keren@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  SHGetFolderPath is Deprecated function, Microsoft suggests to use SHGetKnownFolderPath instead.<br>
<br>
   <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/bb762181(v=vs.85).aspx" target="_blank">http://msdn.microsoft.com/en-us/library/windows/desktop/bb762181(v=vs.85).aspx</a></blockquote><div><br></div><div>
Can't use that, LLVM still needs to work on XP.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  In any case, the easy way to get the AppData directory is getenv("LOCALAPPDATA").<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D2199" target="_blank">http://llvm-reviews.chandlerc.com/D2199</a><br>
</blockquote></div><br></div></div>