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 |
Francois Gouget
|
3bb9a36ee0
|
Spelling, grammar and a bit of comment formatting fixes.
|
2001-10-22 19:04:32 +00:00 |
Alexandre Julliard
|
1922c72b8a
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
Patrik Stridvall
|
bc38d6bfde
|
- Made sure that the files that contains the declarations
of the implementated functions are included.
- Corrected mismatching prototypes.
- Cleaned up the include section.
|
2001-07-20 18:00:00 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
James Juran
|
f4d5fefb0a
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +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 |
Damyan Ognyanoff
|
72140b02c3
|
IErrorInfo is now derived from IUnknown.
|
2000-09-22 22:07:53 +00:00 |
Juergen Schmied
|
ec85c6be75
|
Implemented the ErrorInfo interfaces.
|
2000-08-03 04:34:59 +00:00 |
Juergen Schmied
|
79d850f2d7
|
- implemented Get/SetThreadLocale
- added comment about OleErrorInfo field in TEB
|
2000-06-12 21:56:02 +00:00 |
Alexandre Julliard
|
fc6d940424
|
ErrorInfo functions need to be in ole32, not oleaut32.
|
2000-02-26 19:11:25 +00:00 |