Misha Koshelev
|
0e369586df
|
setupapi: Simplify code as native setupapi does not handle quoted paths.
|
2007-06-25 11:44:09 +02:00 |
Misha Koshelev
|
41fd380005
|
setupapi: Handle unquoted paths in InstallHinfSection as native.
|
2007-06-15 13:24:01 +02:00 |
Misha Koshelev
|
095c9bf26a
|
setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing.
|
2007-06-15 13:23:55 +02:00 |
Francois Gouget
|
b6a2102d34
|
setupapi/tests: There is no strncasecmp() on Windows. So use CompareString() instead.
|
2007-05-29 13:46:24 +02:00 |
Hans Leidekker
|
3cfb018ea6
|
setupapi: Don't require a valid version section for INF_STYLE_OLDNT files.
|
2007-05-21 12:30:34 +02:00 |
Paul Vriens
|
299a358fdb
|
setupapi/tests: SetupQueryInfOriginalFileInformationA is not available on win98.
|
2007-05-08 20:09:31 +02:00 |
Rob Shearman
|
c572ddb40c
|
setupapi: Partially implement SetupQueryInfOriginalFileInformationW.
Implement SetupQueryInfOriginalFileInformationA on top of SetupQueryInfOriginalFileInformationW.
|
2007-05-04 12:40:43 +02:00 |
Paul Vriens
|
4b34ba65d9
|
setupapi/tests: SetupCopyOEMInfA is not available on NT4.
|
2007-04-26 14:25:00 +02:00 |
Paul Vriens
|
ce3fa8e861
|
setupapi/tests: SetupDiCreateDeviceInfoListExW is not implemented on win98.
|
2007-04-25 13:48:21 +02:00 |
Hans Leidekker
|
aa4fe06739
|
setupapi: Implement SetupGetFileCompressionInfo on top of SetupGetFileCompressionInfoEx.
|
2007-04-10 21:39:48 +02:00 |
Paul Vriens
|
ce45b8b1c6
|
setupapi/tests: Run tests on win98 again.
|
2007-04-10 14:23:21 +02:00 |
Alexandre Julliard
|
aa12152e7b
|
setupapi: Avoid using sizeof in traces.
|
2007-04-09 14:15:34 +02:00 |
Hans Leidekker
|
9970ccb9a5
|
setupapi: Add tests for SetupDecompressOrCopyFile.
|
2007-04-09 12:52:11 +02:00 |
Hans Leidekker
|
c1a856e649
|
setupapi: Add tests for SetupGetFileCompressionInfoEx.
|
2007-04-09 12:51:09 +02:00 |
James Hawkins
|
405b96e979
|
setupapi: SetLastError to ERROR_SUCCESS on success.
|
2007-03-28 13:28:28 +02:00 |
James Hawkins
|
672952d2b6
|
setupapi: Correct the Inf output position.
|
2007-03-28 13:28:13 +02:00 |
James Hawkins
|
ff326fd0ff
|
setupapi: The Inf file should be copied regardless of the destination buffer, with tests.
|
2007-03-28 13:28:01 +02:00 |
James Hawkins
|
efa6591fff
|
setupapi: Don't allow relative paths in SetupCopyOEMInf.
|
2007-03-28 13:25:03 +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 |
Francois Gouget
|
5d0da6f666
|
setupapi/tests: Print GetLastError() in decimal with '%u'.
|
2007-01-08 12:06:36 +01:00 |
Hans Leidekker
|
17f66b7086
|
setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.
|
2006-11-17 15:51:25 +01:00 |
Francois Gouget
|
7ab6d8522b
|
setupapi: setupapi.h must not define HSTRING_TABLE and the StringTable* prototypes.
|
2006-11-08 12:10:53 +01:00 |
Michael Ploujnikov
|
8e302e15d2
|
setupapi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:38 +02:00 |
Francois Gouget
|
222c167969
|
Assorted spelling fixes.
|
2006-09-29 16:28:30 +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 |
Frank Richter
|
e1fa51f59c
|
setupapi: Duplicate behaviour of native SetupGetInfInformation with NULL ReturnBuffer and certain ReturnBufferSizes.
|
2006-09-26 11:38:52 +02:00 |
Paul Vriens
|
d51594d0d6
|
setupapi/tests: Use pSetupDiOpenClassRegKeyExA.
|
2006-09-20 20:03:38 +02:00 |
James Hawkins
|
7588b669d8
|
setupapi: Implement pSetupGetField, with tests.
|
2006-09-14 11:40:27 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Damjan Jovanovic
|
9bbcb857f9
|
setupapi: Fixed returns values and added a test for SetupDiOpenClassRegKeyExW.
|
2006-09-10 10:17:55 +02:00 |
Paul Vriens
|
2bd9c59c49
|
setupapi: Make tests loadable again on NT4.
|
2006-08-15 19:25:58 +02:00 |
Andrew Talbot
|
259d6b5077
|
setupapi/tests: Write-strings warnings fix.
|
2006-08-07 13:10:35 +02:00 |
Christian Gmeiner
|
dce52c1b3b
|
setupapi: Rename a test.
|
2006-07-21 13:25:43 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Andrew Talbot
|
cd9202d05b
|
setupapi/tests: Add trailing '\n's to ok() calls.
|
2006-06-30 21:08:17 +02:00 |
James Hawkins
|
bce44161f1
|
setupapi: Fix SetupCloseInfFile when a NULL handle is given, with tests.
|
2006-06-27 11:15:36 +02:00 |
Christian Gmeiner
|
8f5d90b44d
|
setupapi: Implement SetupDiCreateDeviceInfoListExW.
|
2006-06-19 21:16:04 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Andrew Ziem
|
5c23aa19dc
|
setupapi: Improve unit tests for case sensitivity in string tables.
|
2006-05-08 16:04:55 +02:00 |
Andrew Ziem
|
3671263108
|
setupapi: Add case sensitivity string table tests.
|
2006-05-05 21:46:23 +02:00 |
James Hawkins
|
94515450fa
|
setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag.
|
2006-02-14 12:23:58 +01:00 |
James Hawkins
|
202942de61
|
setupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
INFINFO_DEFAULT_SEARCH search flags.
|
2006-02-14 12:23:29 +01:00 |
James Hawkins
|
21fb7ab6a1
|
setupapi: Add an initial implementation of SetupGetInfInformation.
|
2006-02-07 16:24:17 +01:00 |
Alexandre Julliard
|
ebc65aea8d
|
setupapi: Ignore ok file for new query test.
|
2006-01-31 18:18:24 +01:00 |
James Hawkins
|
ac6c941058
|
setupapi: Add tests for SetupGetInfInformation.
|
2006-01-31 12:22:48 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Francois Gouget
|
2adb302a99
|
Add trailing '\n's to ok() and TRACE() calls.
|
2005-11-10 11:17:38 +00:00 |