Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Michael Stefaniuc
|
611220d554
|
netapi32: Win64 printf format warning fixes.
|
2006-10-09 12:55:58 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Paul Vriens
|
45f0e0625e
|
Added some stubbed Ds-calls
Start of conformance tests for these Ds-calls.
|
2005-11-29 12:00:19 +01:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Andriy Palamarchuk
|
2693eb9a23
|
Implemented NetQueryDisplayInformation, NetUserGetInfo, created
conformance tests, other netapi32 bug fixes and improvements.
|
2002-09-23 20:36:50 +00:00 |
Andriy Palamarchuk
|
b812c90c2a
|
Implemented buffer management functions, a couple of workstation
information functions, created conformance tests.
|
2002-09-11 02:35:17 +00:00 |