[Bug 46254] New: EnumResourceTypesW should return True if there are no resources to enumerate

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 7 05:07:39 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46254

            Bug ID: 46254
           Summary: EnumResourceTypesW should return True if there are no
                    resources to enumerate
           Product: Wine
           Version: 3.17
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: stu.axon at gmail.com
      Distribution: ---

EnumResourceTypesW -- When there are no resource types to enumerate the
function instead of True will return False (see
https://github.com/wine-mirror/wine/blob/master/dlls/kernel32/resource.c#L250)

This bug was originally reported in pywin32-ctypes
https://github.com/enthought/pywin32-ctypes/issues/59

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list