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

Leftover of Debug Message box in dll/cpl/usrmgr

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • 0.4.15
    • RosDlls
    • None

    Description

      Using : reactos-bootcd-0.4.15-dev-4914-g2220e56-x86-gcc-lin-dbg

      dll/cpl/usrmgr/groupprops.c:177 to be removed 

      DebugPrintf(_TEXT("Selected user: %s"), szUserName);

       

       

      Note : dll/cpl/usrmgr/userprops.c:170 to be checked too.

      DebugPrintf(_T("Status: %lu Index: %lu"), status, dwIndex);

       

      and globally DebugPrintf to be removed from dll/cpl/usrmgr/misc.c for cleanup (DPRINT to be used instead if required)

      Attachments

        Activity

          People

            KRosUser KRosUser
            KRosUser KRosUser
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: