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

PATCH: services: code cleaning and bugs correction

    XMLWordPrintable

Details

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

    Description

      Created an attachment (id=7804)
      Patch

      What it's done here :

      • Code cleaning :
        all the done:; instructions (labels for goto) become done: (without the unneeded ';').
      • In REnumServicesStatusA and in REnumServicesStatusExA :
        fix the copy of the services status structure ==> This fix all the advapi32:service winetests !!!!
      • In REnumServiceGroupW and in REnumServicesStatusExW :
        fix checks for allowed dwServiceType and dwServiceState : they are checked against SERVICE_TYPE_ALL and SERVICE_STATE_ALL bit masks.

      Attachments

        Activity

          People

            ekohl ekohl
            hbelusca hbelusca
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: