Dimitrie O. Paun
|
297f3d898d
|
Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them.
|
2003-01-07 20:36:20 +00:00 |
Ove Kaaven
|
a93a5e9ce0
|
Moved some definitions from include/wine/obj_moniker.h to
dlls/ole32/moniker.h.
|
2002-12-19 01:09:40 +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 |
Juergen Schmied
|
bdd7d8bc47
|
Fixed two leaks in file- and itemmoniker.
|
2002-07-16 01:43:24 +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 |
Patrik Stridvall
|
3c0211f969
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
Patrik Stridvall
|
172cd1b967
|
Fixed some issues found by winapi_check.
|
2001-06-11 20:16:11 +00:00 |
Andreas Mohr
|
f32f918123
|
Spelling fixes.
|
2001-04-20 18:36:05 +00:00 |
Francois Gouget
|
282f7270c1
|
Small 'typos in comments' fixes.
|
2001-02-28 05:31:02 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
Alexandre Julliard
|
24a62ab9b0
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
Marcus Meissner
|
92747f2543
|
CreateItemMoniker may get NULL as szDelim, some cleanups.
|
2000-10-28 00:31:09 +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 |
Ulrich Weigand
|
2a722f498a
|
Moved bulk of OLE implementation to dlls/ subdirectories.
|
1999-09-19 18:36:53 +00:00 |