Commit Graph

17 Commits

Author SHA1 Message Date
Alexandre Julliard ae199998b7 msdaps: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-12 11:44:26 +02:00
Alexandre Julliard 0d533cf0bd makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 1adaad4c89 makefiles: Remove no longer needed dlldata.o and testlist.o extra objects. 2013-12-31 19:05:12 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard 9a5141b325 msdaps: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 17:20:40 +02:00
Alexandre Julliard c57519cf4c msdaps: Convert dll registration to the IRegistrar mechanism. 2010-12-02 13:22:03 +01:00
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
Huw Davies 83eb779288 msdaps: Add support for remoting IRow_GetColumns. 2010-02-03 14:15:32 +01:00
Huw Davies ff70923fec msdaps: Register the row and rowset proxy and server classes. 2010-01-22 12:23:14 +01:00
Huw Davies de6f38108a msdaps: Add stub class factories for the row and rowset servers and proxies. 2010-01-22 12:23:06 +01:00
Huw Davies 0d519bdfd7 msdaps: Switch to using an entry prefix for the auto-generated dlldata routines. 2010-01-22 12:22:29 +01:00
Huw Davies 1591d197b6 msdaps: Use 2 byte structure packing for win32 code. 2009-08-25 14:57:09 +02:00
Huw Davies 9d1ddfaa47 msdaps: Implement IDBProperties_SetProperties proxy and stub. 2009-08-24 15:17:35 +02:00
Huw Davies b8e97560fb msdaps: Initial stub. 2009-08-04 13:51:07 +02:00