Sign in
goma
/
wine
/
58b299521d3f4122f7681cb3d7b95129e9404f2e
/
dlls
/
rasapi32
e9782fa
Documentation fixes.
by Patrik Stridvall
· 24 years ago
140cec5
Stub some rasapi functions.
by Mike McCormack
· 24 years ago
ce03ac8
Moved HRASCONN from windef.h.
by François Gouget
· 24 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 24 years ago
529da54
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
by Dimitrie O. Paun
· 24 years ago
c95b1aa
Avoid linking with ntdll where possible.
by Alexandre Julliard
· 24 years ago
27939f0
Start using import tables for dlls that can already support it.
by Alexandre Julliard
· 24 years ago
eb58e1d
Declare debug channels in all dlls that need them; added imports of
by Alexandre Julliard
· 24 years ago
1a3f705
Added import of ntdll.
by Alexandre Julliard
· 24 years ago
76d3671
Added 'owner' field to 16-bit spec files to specify the name of the
by Alexandre Julliard
· 25 years ago
6713541
Added stub for RasHangUpA().
by Ove Kaaven
· 25 years ago
6953d67
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
by Alexandre Julliard
· 25 years ago
2d6457c
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
82a2b18
Added support for creating extra symlinks for .so files that contain
by Alexandre Julliard
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
bade58f
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them.
by Marcus Meissner
· 25 years ago
f90b60e
Complete stub for RasEnumEntries by saying we have 0 entries.
by Gerard Patel
· 25 years ago
bb558b7
Minor fixes.
by Patrik Stridvall
· 25 years ago
34a02f1
Added stubs for RasEnumEntriesA and RasGetEntryDialParamsA.
by Rein Klazes
· 25 years ago
8336cc9
Adapted to glue code generation changes.
by Ulrich Weigand
· 26 years ago
6c6da67
Moved various DLLs to dlls/
by Ulrich Weigand
· 26 years ago
daed93e
Moved .spec files to corresponding dlls/ directory.
by Ulrich Weigand
· 26 years ago
9fe7a25
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
2e1cafa
Renamed wintypes.h to windef.h.
by Jim Aston
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
b6eda08
Added Makefile.
by Alexandre Julliard
· 26 years ago
30ef877
Added RasEnumConnections stub.
by Marcus Meissner
· 26 years ago