Marcus Meissner
|
c0ccd263a7
|
OLEAUT32.DllGetClassObject and support for the Ole StdFont added (just
giving back a 8 point System font for now).
|
2001-07-24 00:59:28 +00:00 |
|
Marcus Meissner
|
3f46d3d6a4
|
OleFont::IDispatch::Invoke stub can just return S_OK.
|
2001-07-22 23:03:55 +00:00 |
|
Marcus Meissner
|
1ef0d39c66
|
Made some FIXME()s print the respective strings passed.
Changed StgSetTimes() to correct type.
|
2001-07-14 00:47:52 +00:00 |
|
Patrik Stridvall
|
1ed5577522
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
|
Alexandre Julliard
|
74af67ef42
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
|
Alexandre Julliard
|
c7e7df8b17
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
|
Huw D M Davies
|
e8d4268a9f
|
Add Connection Point support to OLE font objects.
Add some more TRACE()s.
|
2000-07-28 20:17:21 +00:00 |
|
Andreas Mohr
|
2caee712a2
|
Spelling fixes.
|
2000-07-16 15:44:22 +00:00 |
|
Sean Langley
|
9c92c7de2c
|
Made OleCreateFontIndirect have the same signature (exactly) as the
header file. Added olepro32 dll stubs.
|
2000-02-07 16:27:33 +00:00 |
|
Alexandre Julliard
|
681c75bf17
|
Added debugstr_guid function and used it to replace
WINE_StringFromCLSID in all debugging messages.
|
2000-01-18 05:09:49 +00:00 |
|
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |
|