[ros-bugs] [Bug 2487] New: Update for environment.c to prepare for setting %USERNAME% variable

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Jul 28 01:53:08 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2487

           Summary: Update for environment.c to prepare for setting
                    %USERNAME% variable
           Product: ReactOS
           Version: TRUNK
          Platform: VMWare 5
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: frode at enkelt.no
         QAContact: ros-bugs at reactos.org


This patch adds some code needed to get the %USERNAME% environment variable
closer to working. It won't enable %USERNAME% yet, but this code will be needed
eventually.

There are at least one more fix that needs to be done before %USERNAME% will
work. LsaLookupSid isn't implemented, so the GetUserNameW function isn't
working properly yet. See bug 2481.

This patch also rewrites a couple of existing DPRINT1 messages so that the
output is clearer. One message is concerning debugging of the %USERNAME%
variable not being set, and the other is to make bug 2482 more understandable.

Written by Frode Lillerud


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list