Jacek Caban
|
09d9f4293c
|
Make IProvideClassInfo2 interface heap based.
|
2005-09-08 18:55:50 +00:00 |
Jacek Caban
|
e5b5eb693a
|
Make IPersist* interfaces heap based.
|
2005-09-08 11:01:57 +00:00 |
Jacek Caban
|
6f075693bb
|
Make IOleControl and IOleInPlaceObject interface heap based.
|
2005-09-07 09:23:47 +00:00 |
Jacek Caban
|
755e2bac6c
|
- Make WebBrowser heap based object.
- Improve stubs.
|
2005-09-06 11:41:14 +00:00 |
Mike McCormack
|
bda7ace2e9
|
Interlocked LONG* gcc warning fixes.
|
2005-07-13 11:59:15 +00:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Marcus Meissner
|
22be9fbcef
|
Move static variables out of header file, also the local interface
implementations.
|
2005-06-12 10:42:03 +00:00 |
Dmitry Timoshkov
|
eba47f1dfe
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
James Hawkins
|
bdbadd9e10
|
Properly implement DllCanUnloadNow ref counting. Make sure the mozilla
control is ready to unload as well.
|
2005-01-27 10:43:53 +00:00 |
Alexandre Julliard
|
0467ce9fd7
|
Get rid of the non-standard ICOM_VFIELD macro.
|
2004-08-12 19:52:49 +00:00 |
Alexandre Julliard
|
20c169e0a4
|
Fixed a few more headers dependency issues.
|
2003-09-09 19:39:31 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
96b0b34282
|
Converted obj_webbrowser.h to IDL and moved the definitions to
exdisp.idl where they belong.
|
2003-09-04 02:00:46 +00:00 |
Dimitrie O. Paun
|
cef5961d2b
|
Eliminate lots of __WINE__ conditionals from the headers.
|
2003-01-03 19:12:55 +00:00 |
Ove Kaaven
|
1f5315c80f
|
Make sure that no files except unknwn.h include wine/obj_base.h
directly.
|
2002-12-05 20:33:07 +00:00 |
Alexandre Julliard
|
140e7222e0
|
Removed more code at Hidenori's request.
|
2002-05-05 19:40:57 +00:00 |
Hidenori Takeshima
|
e747da44f6
|
Implemented the basic COM framework.
Fixed all IUnknown of shdocvw.dll.
|
2002-03-20 01:02:15 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
John R. Sheets
|
bc80a3b4c7
|
Implemented stubs for IWebBrowser in shdocvw.dll.
|
2001-01-11 22:32:44 +00:00 |