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

The shell desktop folder object should be cached

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.0
    • Shell

    Description

      Shell operations call SHGetDesktopFolder extremely frequently. This is currently a very expensive operation because it involves an RPC call (via GetUserName) as well as registry operations.
      The function should instead only create one CDesktopFolder object and return a pointer to it from repeated calls.

      Attachments

        Activity

          People

            ThFabba ThFabba
            ThFabba ThFabba
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: