[ros-bugs] [Bug 3319] New: EnumDeviceDrivers and EnumProcessModules don't give total size

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jun 4 20:14:12 CEST 2008


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

           Summary: EnumDeviceDrivers and EnumProcessModules don't give
                    total size
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: mrnobo1024 at yahoo.com
         QAContact: ros-bugs at reactos.org


Created an attachment (id=2588)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=2588)
fix for EnumDeviceDrivers and EnumProcessModules

Currently, if the buffer given to them is too small, the three functions
EnumDeviceDrivers/EnumProcesses/EnumProcessModules return through the LPDWORD
the number of bytes written. This is only correct for EnumProcesses; the other
two functions should return the number of bytes that would be required for a
complete enumeration.


-- 
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.
You are the assignee for the bug.


More information about the Ros-bugs mailing list