Re: clusapi: add stub for GetClusterInformation

2011-03-18 Thread Michael Stefaniuc
On 03/18/2011 06:53 PM, Wolfram Sang wrote: Content-Type: text/plain; charset="us-ascii"; Format="flowed" I am out of ideas if this is acceptable for wine-patches@, though:) I'd clearly say no because it obviously produces unpredictable results :) They are discouraged in kernel-space as well.

Re: clusapi: add stub for GetClusterInformation

2011-03-18 Thread Wolfram Sang
Content-Type: text/plain; charset="us-ascii"; Format="flowed" I am out of ideas if this is acceptable for wine-patches@, though:) I'd clearly say no because it obviously produces unpredictable results :) They are discouraged in kernel-space as well. Regards, Wolfram

Re: clusapi: add stub for GetClusterInformation

2011-03-18 Thread Saulius Krasuckas
* On Fri, 18 Mar 2011, Nikolay Sivov wrote: > On 3/18/2011 11:04, Dmitry Timoshkov wrote: > > Konrad Rzepecki wrote: > > > > > +DWORD WINAPI GetClusterInformation(HCLUSTER hCluster, LPWSTR > > > lpszClusterName, LPDWORD lpcchClusterName, LPCLUSTERVERSIONINFO > > > lpClusterInfo) > > It look

Re: clusapi: add stub for GetClusterInformation

2011-03-18 Thread Nikolay Sivov
On 3/18/2011 11:04, Dmitry Timoshkov wrote: Konrad Rzepecki wrote: +/*** + * GetClusterInformation (CLUSAPI.@) + * + */ +DWORD WINAPI GetClusterInformation(HCLUSTER hCluster, LPWSTR lpszClusterName, L

Re: clusapi: add stub for GetClusterInformation

2011-03-18 Thread Dmitry Timoshkov
Konrad Rzepecki wrote: > +/*** > + * GetClusterInformation (CLUSAPI.@) > + * > + */ > +DWORD WINAPI GetClusterInformation(HCLUSTER hCluster, LPWSTR > lpszClusterName, LPDWORD lpcchClusterName, LPCLUSTERVERSIO