27 Sep
2006
27 Sep
'06
2:47 p.m.
"Benjamin Arai" <me(a)benjaminarai.com> writes:
Fixes bug http://bugs.winehq.org/show_bug.cgi?id=6265
The application for bug 6265 checks if clusapi.dll exists and attempts to call clusapi:GetNodeClusterState from it. This patch adds a stub implementation for the DLL clusapi and GetNodeClusterState.
You need to add a DLL_WINE_PREATTACH handler when adding a stub dll. -- Alexandre Julliard julliard(a)winehq.org