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 |
Michael Stefaniuc
|
21ff87bf50
|
ole32: Win64 printf format warning fixes.
|
2006-10-16 10:53:28 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Mike McCormack
|
127ae2bf8b
|
ole32: Add a framework for implementing IEnum* interfaces.
|
2006-07-12 13:18:17 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Robert Shearman
|
8a4f71c61e
|
ole32: Add an implementation of class monikers.
|
2006-05-08 21:13:32 +02:00 |
Robert Shearman
|
567919d78f
|
Implement some user marshal functions and add tests.
|
2005-11-29 11:35:27 +01:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Juan Lang
|
be84f8d9e6
|
Begin implementing IPropertyStorage.
|
2005-03-17 20:50:35 +00:00 |
Mike McCormack
|
a6a91a440b
|
Implement and test IPropertySetStorage.
|
2005-02-21 20:58:09 +00:00 |
Mike Hearn
|
5475a2e617
|
- Implement the COM stub manager, refactor the current stub code.
- Begin implementing interface stubs.
|
2004-12-27 19:21:47 +00:00 |
Ge van Geldorp
|
b3f2c53155
|
Use only one .res file.
|
2004-10-27 00:47:53 +00:00 |
Alexandre Julliard
|
47461203c4
|
Build the .h files from their idl source at compile time, and remove
them from CVS.
|
2004-09-21 00:35:02 +00:00 |
Alexandre Julliard
|
233766aafa
|
Build idl files as part of the normal build process.
|
2004-09-20 21:48:42 +00:00 |
Alexandre Julliard
|
07a805127a
|
Added recursive idl target to allow updating idl files private to a
dll.
|
2004-08-22 22:33:57 +00:00 |
Alexandre Julliard
|
b459952144
|
Avoid some non-portable makefile constructs, and get rid of the
ALTNAMES variable.
|
2004-08-11 23:59:06 +00:00 |
Mike McCormack
|
06b8046f20
|
Added a test for stat'ing a memory based storage file.
|
2004-08-11 00:17:52 +00:00 |
Alexandre Julliard
|
20b4585e3c
|
Only link against libdxguid where necessary.
|
2004-01-27 00:11:16 +00:00 |
Dimitrie O. Paun
|
fbdfd910c1
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
Dimitrie O. Paun
|
54e6b0d938
|
Extract binary resources to files, to fit the standard.
|
2003-10-03 05:01:33 +00:00 |
Steven Edwards
|
32d27dc77b
|
- Create new file ole2_16.c for ole2 16bit only functions.
- Move CLSIDFromProgID16 so it can be used internally.
- Compile out more Win16 sources.
|
2003-07-09 19:49:12 +00:00 |
Steven Edwards
|
6c5e872240
|
Separate Win16 and Win32 implementations in memlockbytes.
|
2003-05-15 22:55:37 +00:00 |
John K. Hohm
|
bbc25aaa11
|
Implement DllRegisterServer and DllUnregisterServer for ole32.dll, and
add OleSelfRegister version string.
|
2003-03-28 19:33:04 +00:00 |
Alexandre Julliard
|
e048adab83
|
List 16-bit spec files explicitly to avoid problems with some versions
of make.
|
2003-03-23 20:00:02 +00:00 |
Mike Hearn
|
cb816d2c3f
|
Implemented the global interface table object using a simple linked
list.
|
2003-03-11 01:45:38 +00:00 |
Marcus Meissner
|
274e72672b
|
ole2nls.c is a 16bit only.
No need to define ICOM macros for 16bit iface IMalloc16.
Define and implement HGLOBAL_LockBytes16.
Started on StgOpenStorageOnILockBytes.
|
2003-01-05 01:04:34 +00:00 |
Dimitrie O. Paun
|
cef5961d2b
|
Eliminate lots of __WINE__ conditionals from the headers.
|
2003-01-03 19:12:55 +00:00 |
Alexandre Julliard
|
8710a79d54
|
Compile ole32 with -DSTRICT.
|
2002-11-22 04:43:02 +00:00 |
Alexandre Julliard
|
23bb3715f7
|
Added support for building certain dlls with -DSTRICT.
Added -DWINE_NO_STRICT flag to dlls that don't support STRICT yet.
|
2002-10-18 23:46:28 +00:00 |