Commit graph

11 commits

Author SHA1 Message Date
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard
b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard
bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Andrew Nguyen
0cc09adf7e clusapi: Don't trace the contents of output pointers.
The issue was detected with Valgrind.
2009-12-16 13:57:02 +01:00
Paul Vriens
a429ce00b1 clusapi: Don't print an out parameter. 2009-04-29 13:08:53 +02:00
Ricardo Filipe
0c406bec45 clusapi: Add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum. 2008-12-09 12:46:52 +01:00
Hans Leidekker
5dd5c22506 clusapi: Add stubs for OpenCluster and CloseCluster. 2008-12-09 12:46:52 +01:00
Rob Shearman
48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Alistair Leslie-Hughes
0fade3c139 clusapi: Corrected value in GetNodeClusterState. 2007-11-12 13:00:25 +01:00
James Hawkins
3cb5004876 clusapi: Add the clusapi.h public header. 2006-10-14 20:18:06 +02:00
Benjamin Arai
493bc6b875 clusapi: Implement stub dll for clusapi. 2006-09-28 13:22:40 +02:00