Patrik Stridvall
|
0ee98cc39f
|
Fixed ANSI C violations.
|
2000-02-26 13:17:55 +00:00 |
Alexandre Julliard
|
d65198c6b3
|
Changed the loading of typelib files to use a memory mapping instead
of reading the file bit by bit.
|
2000-02-18 19:08:40 +00:00 |
Alexandre Julliard
|
383da68cf9
|
Optimized debugging API to reduce code size.
|
2000-02-10 22:15:21 +00:00 |
Francois Gouget
|
f82a723a43
|
The COM virtual tables must use the
'ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE' macro to provide padding in C++.
|
2000-01-30 02:55:16 +00:00 |
Dimitrie O. Paun
|
dd03cc19fd
|
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
Use the default version of FIXME, ERR, WARN, TRACE for the default
channel.
|
1999-12-08 03:56:23 +00:00 |
Andreas Mohr
|
ffdd1717d4
|
- the OLE version returned was too low
- renamed OABuildVersion16 to OaBuildVersion16
- spelling fixes
|
1999-12-05 23:52:56 +00:00 |
Francois Gouget
|
6e74ec0015
|
Use the COM macros rather than directly accessing the lpvtbl field.
|
1999-10-13 14:01:40 +00:00 |
Rein Klazes
|
260cd4ec94
|
First implementation of LoadTypeLibEx().
|
1999-09-29 12:15:05 +00:00 |
Patrik Stridvall
|
8276f696fc
|
Fixed some of the issues reported by winapi-check.
|
1999-09-23 11:48:02 +00:00 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |