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

desk.cpl: Minor modifications for InitBackgroundDialog

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 0.4.0
    • RosDlls

    Description

      In InitBackgroundDialog in background.c, do the following:

      • Set the default value for the placement combobox before the registry is accessed
      • Load the monitor bitmap before the registry is accessed
      • Lower the requested access rights for RegOpenKeyEx to HKEY_QUERY_VALUE
      • In case RegOpenKeyEx fails, simply return to the calling function
      • Remove the variable varType since it is not needed
      • Remove the variable result. It is only used to check if the registry functions have failed, so
        the function result can be used directly to do this.

      Attachments

        Activity

          People

            AmineKhaldi AmineKhaldi
            Forever Winter Forever Winter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: