[Bug 16317] Unhandled exception unimplemented function setupapi.dll.SetupPromptForDiskA

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 14 20:30:22 CST 2009


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


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com




--- Comment #22 from Vincent Povirk <madewokherd at gmail.com>  2009-01-14 20:30:22 ---
(In reply to comment #18)
> Created an attachment (id=18398)
 --> (http://bugs.winehq.org/attachment.cgi?id=18398) [details]
> fix setupPromptForDisk

The patch looks wrong to me. From MSDN documentation, this function should only
return values ranging from 0-4. If it really returns ERROR_CALL_NOT_IMPLEMENTED
on Windows, write a test for that. Otherwise, it's probably better to implement
enough of this function to make this program happy and write tests.

What does the console output look like now that there is a stub?


-- 
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