Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-4895

wininet: Failed to create directory L"%USERPROFILE%\\Local Settings\\... in 2nd stage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Win32SS
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Tested with 47151.
      This regression was introduced with 40439.

      Author: cfinck Date: Fri Apr 10 16:05:09 2009 UTC

      • Remove _SHExpandEnvironmentStrings and replace calls to it by usual ExpandEnvironmentStringsW calls.
        That function didn't really do what it should as it replaced some variables by faulty generated values instead of their actual values.

      Fixing this gets us rid of our duplicated "Administrator" directory, so the only remaining Admin dir is "Administrator.REACTOS" created by userenv.
      This might also fix the SHGetFolderPathW timing issue, which was hit by rosautotest from time to time.

      • In turn, removing that function makes it possible to get rid of the now unused _SHOpenProfilesKey and _SHGetProfilesValue functions.

      http://svn.reactos.org/viewcvs/reactos?view=rev&revision=40439

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            gabrielilardi Gabriel ilardi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: