Patrik Stridvall
|
d7da486c96
|
Added spec file declarations for already implemented functions.
|
1999-10-24 21:35:16 +00:00 |
Francois Gouget
|
6e74ec0015
|
Use the COM macros rather than directly accessing the lpvtbl field.
|
1999-10-13 14:01:40 +00:00 |
Ulrich Weigand
|
8336cc9e51
|
Adapted to glue code generation changes.
|
1999-08-15 12:45:53 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |
Patrik Stridvall
|
26ffb3cd76
|
Fixed/added missing/wrong function prototypes and made internal
functions static.
|
1999-07-31 14:41:43 +00:00 |
Ulrich Weigand
|
daed93ee99
|
Moved .spec files to corresponding dlls/ directory.
|
1999-07-25 13:14:13 +00:00 |
Marcus Meissner
|
623c0d6f94
|
some small include fixes, some checks for NULL ptrs,
loader/elf.c: fixed the "lib" insertion
crtdll: added fsopen()
dinput: return that we are attached.
|
1999-07-03 16:01:42 +00:00 |
Paul Quinn
|
2305f3c06d
|
Microsoft com vtable compatibility workaround for g++. Basically adds
an optional 8 bytes padding to COM objects where the RTTI would be.
|
1999-05-22 11:41:38 +00:00 |
Alexandre Julliard
|
06c275a643
|
Converted to the new debugging interface (done with the help of the
script written by Patrik Stridvall).
|
1999-05-02 14:32:27 +00:00 |
Patrik Stridvall
|
0f8bc5b5c7
|
Fixed ANSI compabillity.
|
1999-04-22 16:27:50 +00:00 |
Patrik Stridvall
|
b4b9fae671
|
New debug scheme with explicit debug channels declaration.
|
1999-04-19 14:56:29 +00:00 |
Marcus Meissner
|
b3d1a22a44
|
Started on avifil32 implementation (only stubs currently).
|
1999-03-13 18:07:44 +00:00 |