- b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
- bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
- 6164ce2 makefiles: Use the standard C_SRCS variable as the list of test files. by Alexandre Julliard · 15 years ago
- c5112d9 rasapi32/tests: Fix some test failures on Win9x. by Paul Vriens · 15 years ago
- 0666c8e rasapi32/tests: Remove superfluous void* cast. by Marcin Baczyński · 15 years ago
- 3af523f rasapi32/tests: Add a FreeLibrary. by Paul Vriens · 16 years ago
- e475ef8 rasapi32: Make rasapi16.dll into a stand-alone 16-bit module. by Alexandre Julliard · 16 years ago
- 388841f rasapi32/tests: Trace the correct variable. by Detlef Riekenberg · 17 years ago
- d82d5d6 rasapi32: Fix several failing tests in win98. by James Hawkins · 17 years ago
- 66f010e rasapi32: Fix tests on platforms winme and some win98. by Stefan Leichter · 17 years ago
- 3ad8b7e rasapi: Fix test failure on platforms vista, w2k8. by Stefan Leichter · 17 years ago
- 548abf3 rasapi32: Skip RasEnumDevicesA tests on configuration problems. by Stefan Leichter · 17 years ago
- cc494c4 rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn). by Stefan Leichter · 17 years ago
- 67201a1 rasapi32: RasEnumDevicesA test: initialize the input parameters before each call, make sure the return buffer is big enough. by Stefan Leichter · 17 years ago
- 5e15187 rasapi32: Added some more tests for RasEnumDevicesA, fix Wine not to crash on the tests. by Stefan Leichter · 17 years ago
- b8c6d8e rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), by Stefan Leichter · 17 years ago
- 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
- 69a9621 rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available. by John Klehm · 18 years ago
- 7a89060 rasapi32: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
- 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
- 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
- 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
- cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
- 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
- 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
- 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
- 9f1c6de We are no longer generating .spec.c files. by Alexandre Julliard · 20 years ago
- 9484e56 Declare and fix function prototypes. by Mike McCormack · 20 years ago
- 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
- d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
- 0e39462 Avoid dumping the contents of output strings. by Alexandre Julliard · 20 years ago
- e121d50 Stub implementations for RasConnectionNotification{A,W}, by Hans Leidekker · 20 years ago
- b459952 Avoid some non-portable makefile constructs, and get rid of the by Alexandre Julliard · 21 years ago
- 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
- 8160170 Added stub for RasGetEntryPropertiesA. by Christian Costa · 21 years ago
- 8f9b09e Fixed some issues found by winapi_check. by Patrik Stridvall · 21 years ago
- fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- a8ec541 Removed ordinals that differ between Windows versions. by Alexandre Julliard · 22 years ago
- c8ad3cb Add stubs for RasDeleteSubEntry* (new in WinMe/WinXP). by Francois Gouget · 22 years ago
- 6d9e148 Added RasEnumEntriesW stub. by Aric Stewart · 22 years ago
- 686e7d7 Improve error message for RAS not being supported. by Gerald Pfeifer · 22 years ago
- e048ada List 16-bit spec files explicitly to avoid problems with some versions of make. by Alexandre Julliard · 22 years ago
- 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
- dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
- d0a58e2 New structures: RASIPADDR, RASDEVINFO, RASENTRY. by Marcus Meissner · 22 years ago
- 54c023f Added RasValidateEntryNameA stub. by Marcus Meissner · 22 years ago
- 1cd8154 Add stub for RasEnumConnectionsW. by Ryan Cumming · 22 years ago
- b34fb35 Fixed warnings caused by conversion to -DSTRICT. by Alexandre Julliard · 22 years ago
- 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
- 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
- ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
- 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
- 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
- c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
- 7f7c647 - don't forget to initialize number of connections to 0 by Andreas Mohr · 23 years ago
- 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