Nikolay Sivov
|
d3446e1ff4
|
ole32: Use public function to get file extension in GetClassFile().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-30 21:22:34 +02:00 |
Alexandre Julliard
|
088a787a2c
|
makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-20 22:45:48 +02:00 |
Nikolay Sivov
|
70043501fc
|
ole32: Merge ole2* source files.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-09-10 10:46:08 +02:00 |
Jacek Caban
|
903cf0ffe1
|
ole32: Use nameless unions.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-23 09:32:20 +01:00 |
Jacek Caban
|
b39b9eea39
|
include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-22 21:48:38 +01:00 |
Nikolay Sivov
|
1a7dbcfd42
|
combase: Move default memory stream implementation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-09-02 16:30:03 +02:00 |
Nikolay Sivov
|
5c15a6c1ec
|
combase: Move ORPC functionality.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-09-01 20:56:43 +02:00 |
Nikolay Sivov
|
6074eeda83
|
combase: Move stub manager.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-09-01 20:56:43 +02:00 |
Nikolay Sivov
|
ae969df3bc
|
combase: Move core apartment and activation functionality.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-08-26 11:07:02 +02:00 |
Nikolay Sivov
|
04e11b5871
|
ole32: Move apartment and activation management to a separate file.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-08-26 11:06:58 +02:00 |
Nikolay Sivov
|
a1ff0d9b78
|
combase: Move CoGetCurrentProcess().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-08-21 14:59:54 +02:00 |
Nikolay Sivov
|
f26b1f0392
|
combase: Move SetErrorInfo().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-08-18 21:38:00 +02:00 |
Nikolay Sivov
|
eb316eda1d
|
ole32: Move IsValidInterface() to another file.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-08-05 15:06:53 +02:00 |
Nikolay Sivov
|
7d67c412ea
|
combase: Move Wdtp* marshalling functions.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-08-01 09:54:35 +02:00 |
Nikolay Sivov
|
ecb2c8dd2e
|
ole32: Add separate IEnumSTATPROPSTG implementation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-11 12:45:33 +01:00 |
Nikolay Sivov
|
c79b9bb46f
|
ole32: Reimplement CoGetCurrentProcess() to use global counter from rpcss.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-11-08 10:29:06 +01:00 |
Alexandre Julliard
|
0f47bb66a6
|
ole32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-17 09:41:13 +02:00 |
Alexandre Julliard
|
3b4492765a
|
ole32: New high resolution cursors generated from SVG.
Based on a cursor set published by Ludvig Hummel under the X11 license.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-14 13:30:21 +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
|
55e44092bd
|
makefiles: Remove useless definitions of COM_NO_WINDOWS_H.
|
2013-10-14 16:05:31 +02:00 |
Jacek Caban
|
1eda4ac4ba
|
ole32: Forward BSTR functions to oleaut32.
|
2012-07-18 17:15:21 +02:00 |
Alexandre Julliard
|
431e369f62
|
ole32: Convert dll registration to the IRegistrar mechanism.
|
2010-12-03 19:51:08 +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 |
Vincent Povirk
|
14f8f9d5b5
|
ole32: Remove the BigBlockFile abstraction and always use an ILockBytes.
|
2010-07-19 14:38:16 +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
|
56af92b073
|
makefiles: Regenerate the source lists using make_makefiles.
|
2009-07-03 13:26:38 +02:00 |
Alexandre Julliard
|
6b40f64e18
|
ole32: Make compobj.dll into a stand-alone 16-bit module.
|
2009-03-12 13:09:31 +01:00 |
Alexandre Julliard
|
2e1b309fba
|
ole32: Make ole2.dll into a stand-alone 16-bit module.
|
2009-03-11 17:05:20 +01:00 |
Alexandre Julliard
|
f7fe2edadd
|
ole32: Make storage.dll into a stand-alone 16-bit module.
|
2009-03-11 17:03:10 +01:00 |
Alexandre Julliard
|
7511d67447
|
ole32: Make ole2nls.dll into a stand-alone 16-bit module.
|
2009-03-11 16:53:06 +01:00 |
Alexandre Julliard
|
dc81065d44
|
ole32: Make ole2thk.dll into a stand-alone 16-bit module.
|
2009-03-11 16:51:09 +01:00 |
Alexandre Julliard
|
b4bbe0c4a0
|
ole32: Make ole2prox.dll into a stand-alone 16-bit module.
|
2009-03-11 16:51:09 +01:00 |
Alexandre Julliard
|
ea6382623e
|
ole32: Make ole2conv.dll into a stand-alone 16-bit module.
|
2009-03-11 16:51:09 +01:00 |
Alexandre Julliard
|
16b5e6b9b5
|
ole32: Register interfaces through dlldata.c as far as possible.
|
2008-12-02 20:52:09 +01:00 |
Alexandre Julliard
|
1bd26cca94
|
ole32: Use a dlldata.c file instead of maintaining the data manually.
|
2008-12-01 18:56:15 +01:00 |
Alexandre Julliard
|
19966f8c0e
|
comcat: Moved all the implementation to ole32 where it belongs.
|
2008-10-11 13:30:08 +02:00 |
Dan Hipschman
|
19cccae29d
|
ole32: Add a widl-generated proxy file for oleidl.idl.
|
2008-09-02 16:03:02 +02:00 |
Dan Hipschman
|
44800b6ad4
|
ole32: Add a widl-generated proxy file for objidl.idl.
|
2008-09-02 16:02:29 +02:00 |
Dan Hipschman
|
4afc326638
|
ole32: Add widl-generated proxies for unknwn.idl and dcom.idl.
|
2008-09-02 16:00:33 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02: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 |
Rob Shearman
|
b7f3ee51b1
|
ole32: Add pointer moniker implementation.
|
2008-02-04 13:04:21 +01:00 |
Stefan Leichter
|
71d70f0fa1
|
ole32: Added version resource for ole2nls.dll.
|
2007-09-27 21:11:18 +02:00 |
Alexandre Julliard
|
85ad7c6558
|
ole32: We can now store binary files in the repository.
|
2007-09-17 15:53:00 +02:00 |
Rob Shearman
|
cfc50f89d7
|
ole32: Add cross-process running-object table support.
|
2007-09-11 13:55:08 +02:00 |
Alexandre Julliard
|
12c196203c
|
Make.rules: Added support for building IDL client/proxy/server/iid files.
|
2006-10-16 17:20:37 +02:00 |