clusapi: Implements stub dll for clusapi

Benjamin Arai me at benjaminarai.com
Mon Sep 25 17:53:15 CDT 2006


Hi,

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.

---
 configure.ac              |    1
 dlls/clusapi/Makefile.in  |   14 +++++
 dlls/clusapi/clusapi.c    |   38 +++++++++++++++
 dlls/clusapi/clusapi.spec |  115 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 168 insertions(+), 0 deletions(-)

Copyright: Google
License: LGPL

-- 
Benjamin Arai
http://www.benjaminarai.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adds-stub-implementation-clusapi.diff
Type: text/x-patch
Size: 5845 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060925/a3c0b110/adds-stub-implementation-clusapi.bin


More information about the wine-patches mailing list