Commit graph

62 commits

Author SHA1 Message Date
Patrik Stridvall
bb558b7a1a Minor fixes. 1999-11-07 23:35:24 +00:00
Rein Klazes
34a02f15d5 Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA. 1999-11-07 05:49:28 +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
Ulrich Weigand
daed93ee99 Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
Alexandre Julliard
9fe7a2545a Converted to the new debug interface, using script written by Patrik
Stridvall.
1999-05-14 08:17:14 +00:00
Patrik Stridvall
b4b9fae671 New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
Jim Aston
2e1cafa288 Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +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
Marcus Meissner
317af320cf Optimized include/*.h: (recursively) include all headers needed by
this .h file, but only those. Necessary fixes to a lot of .c files,
started optimizing "windows.h" away from some of them. Moved
GetCurrentTask prototype to wine/winbase16.h.
1999-02-17 13:51:06 +00:00
Alexandre Julliard
b6eda08113 Added Makefile. 1998-12-11 13:57:03 +00:00
Marcus Meissner
30ef8778e8 Added RasEnumConnections stub. 1998-12-11 13:26:26 +00:00