Commit Graph

28 Commits (master)

Author SHA1 Message Date
Alexandre Julliard 143bf43465 actxprxy: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-27 15:50:22 +02:00
Nikolay Sivov e91dac5153 shell32: Update to IFolderView2. 2015-05-01 15:15:56 +09:00
Francois Gouget f847b42994 actxprxy: Remove unneeded NONAMELESSXXX directives. 2015-03-09 22:06:22 +09: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 c7803b885b makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard 074f30b9e3 makefiles: Add makedep pragmas for proxy idl files. 2013-11-05 20:38:18 +01:00
Jacek Caban 676c017bc9 actxprxy: Added htiface.idl interfaces. 2011-12-29 16:21:23 +01:00
Alexandre Julliard 5e03849670 actxprxy: Specify the PSFactoryBuffer class in the idl files. 2011-08-01 14:26:20 +02:00
Alexandre Julliard 4a5c687069 actxprxy: Add proxies for shldisp.idl. 2011-01-19 17:43:45 +01:00
Alexandre Julliard a5859c800e actxprxy: Convert dll registration to the IRegistrar mechanism. 2010-12-13 21:25:41 +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
David Hedberg 215bd7d4c1 include: Add a few IFileDialog related interface declarations. 2010-07-21 17:38:37 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
David Hedberg 95a46b017c include: Add IEnumShellItems interface declaration. 2010-07-20 14:40:31 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard b76b5b7410 actxprxy: Add proxies for urlhist.idl. 2009-09-11 12:41:13 +02:00
Alexandre Julliard 9d817f1471 actxprxy: Add proxies for shobjidl.idl. 2009-09-11 12:39:37 +02:00
Alexandre Julliard a78df37d89 actxprxy: Add proxies for ocmm.idl. 2009-09-11 12:36:53 +02:00
Alexandre Julliard 65c64080f2 actxprxy: Add proxies for objsafe.idl. 2009-09-11 12:35:48 +02:00
Alexandre Julliard 55d3a48cf1 actxprxy: Add proxies for htiframe.idl. 2009-09-11 12:34:47 +02:00
Alexandre Julliard 12c172a947 actxprxy: Add proxies for hlink.idl. 2009-09-11 12:33:50 +02:00
Alexandre Julliard b957b9afe1 actxprxy: Add proxies for docobj.idl. 2009-09-11 12:33:13 +02:00
Alexandre Julliard 0979be5098 actxprxy: Add proxies for comcat.idl. 2009-09-11 12:31:26 +02:00
Alexandre Julliard bb9fc3fe5f actxprxy: Add proxies for activscp.idl. 2009-09-11 12:28:31 +02:00
Rob Shearman e8c7c0681a actxprxy: Add the start of actxprxy.dll.
The native version of this DLL contains proxy code for various 
interfaces, but for the moment only servprov.idl is implemented.
2007-12-10 14:27:11 +01:00