Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Andrew Nguyen
|
188ed272dc
|
setupapi: Improve parameter validation for SetupCreateDiskSpaceListA/W.
|
2010-09-07 15:58:20 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Andrew Nguyen
|
bc21be89ab
|
setupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.
|
2010-06-16 20:12:09 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
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 |
Misha Koshelev
|
095c9bf26a
|
setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing.
|
2007-06-15 13:23:55 +02:00 |
James Hawkins
|
9eaea34e04
|
setupapi: Add several tests for SetupCopyOEMInf, with fixes so the tests don't crash.
|
2007-03-27 13:22:31 +02:00 |
Michael Ploujnikov
|
8e302e15d2
|
setupapi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:38 +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 |
Damjan Jovanovic
|
e6e96d3ea1
|
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
|
2006-09-26 21:50:09 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Christian Gmeiner
|
8f5d90b44d
|
setupapi: Implement SetupDiCreateDeviceInfoListExW.
|
2006-06-19 21:16:04 +02:00 |
James Hawkins
|
ac6c941058
|
setupapi: Add tests for SetupGetInfInformation.
|
2006-01-31 12:22:48 +01:00 |
Alexandre Julliard
|
6c0fc4205c
|
Added a bunch of tests for the INF parser.
|
2005-11-07 16:41:37 +00:00 |
Steven Edwards
|
331e09c22c
|
Added stringtable regression test.
|
2005-09-21 14:16:05 +00:00 |