"Benjamin Arai" me@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.