http://bugs.winehq.org/show_bug.cgi?id=5991 ricardo filipe <ricardo_barbano(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17665|0 |1 is obsolete| | --- Comment #24 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-06 06:32:22 --- Created an attachment (id=17678) --> (http://bugs.winehq.org/attachment.cgi?id=17678) clusapi: add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum i double checked and actually the output is not the same... with ERROR_SUCCESS it called ClusterEnum with the same parameters twice, with ERROR_NO_MORE_ITEMS it makes two different calls to ClusterEnum, the first for MSSQL and the second for some Service Pack 2. so i'm thinking ERROR_NO_MORE_ITEMS is the way to go, although the rpc errors are still there and doesn't continue. but that's a problem of not being able to create the MSSQLSERVER service. -- 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.