[ros-bugs] [Bug 1223] New: Stub Messages while using 7za.exe

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Dec 31 06:22:03 CET 2005


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

           Summary: Stub Messages while using 7za.exe
           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: waxdragon at gmail.com
         QAContact: ros-bugs at reactos.org


When using 7za.exe to create or extract archives, I several of these messages:

(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001
(KERNEL32:./lib/kernel32/misc/lang.c:982) CompareString: STUB flags - 0x1001

In this care the flags passed in are NORM_IGNORECASE and SORT_STRINGSORT,
however looking in lib/kernel32/misc/lang.c, this does not seem to be a stub.  
It's a DPRINT1 now, can this be silenced?

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


More information about the Ros-bugs mailing list