Juergen Schmied
|
c1f9d386eb
|
- Implemented IMallocSpy hooks in IMalloc.
- Moved memory related functions into ifs.c.
- Implemented stubs for the MallocSpy.
|
2002-07-29 23:30:20 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +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 |
Alexandre Julliard
|
74af67ef42
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
Francois Gouget
|
ae41e8c804
|
Reordered the CALLBACK and WINAPI directives so that it compiles with
old g++ versions.
|
2000-06-11 20:07:58 +00:00 |
Francois Gouget
|
be9fd31b92
|
Define the COM macros even in C++.
|
1999-10-23 20:09:05 +00:00 |
Patrik Stridvall
|
14da7b1c93
|
Added extern "C" if __cplusplus is defined.
|
1999-06-12 10:53:06 +00:00 |
Patrik Stridvall
|
a9a671d7ca
|
Fixed ANSI compabillity.
|
1999-04-25 19:01:52 +00:00 |
Francis Beaudet
|
0c12f37afd
|
Implemented the CoCreateInstanceEx method.
|
1999-04-11 12:01:08 +00:00 |
Marcus Meissner
|
064f170f76
|
More include optimisations and fixes.
|
1999-02-28 19:14:33 +00:00 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
Francois Gouget
|
573eb96299
|
Fixed some ICOM_INHERIT stuff and added new related API functions.
|
1999-02-17 17:36:27 +00:00 |
Noomen Hamza
|
3fb3da29a1
|
Added a stub implementation for FileMoniker, ItemMoniker and BindCtx
classes.
|
1999-01-28 17:56:14 +00:00 |
Alexandre Julliard
|
638f169b1e
|
Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
|
1999-01-17 16:32:32 +00:00 |