[Bug 17273] New: SetNamedPipeHandleState is a stub

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 5 16:03:41 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17273

           Summary: SetNamedPipeHandleState is a stub
           Product: Wine
           Version: 1.1.14
          Platform: Other
        OS/Version: other
            Status: NEW
          Keywords: testcase
          Severity: enhancement
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: juan_lang at yahoo.com
            Blocks: 17195


Created an attachment (id=19273)
 --> (http://bugs.winehq.org/attachment.cgi?id=19273)
Testcase

As described in bug 17195, SetNamedPipeHandleState is currently a stub, and
always returns FALSE.  Changing it to return TRUE causes one test to fail and
currently todo_wine test to succeed.  It also allows the test cases in bug
17195 to run.  I'm attaching some partially implemented test cases for the
GetNamedPipeHandleState and SetNamedPipeHandleState functions.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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