<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330033">
    <div class="moz-cite-prefix">On 11/28/2013 1:04 PM, Tim Delaney
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAN8CLgk4ksGWObsZ0nuoD7BbPLWOwkm=LELP+xKfvqpDtCjG1Q@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div>%LOCALAPPDATA% should always contain the same value as
          would be returned from SHGetFolderPath with
          CSIDL_LOCAL_APPDATA.<br>
        </div>
      </div>
    </blockquote>
    Except when it gets changed. Documentation should reflect the actual
    use in the code. If it uses the SHGetFolderPath, that is what should
    be documented; if it uses the environment variable, that is what
    should get documented. Users can easily change the environment
    variable (which might be a reason to use it, instead of
    SHGetFolderPath).<br>
  </body>
</html>