Paul Vriens
|
5cd4cbc49c
|
setupapi/tests: Fix some test failures on W2K.
|
2008-06-11 20:02:06 +02:00 |
Paul Vriens
|
e63f4fcfbc
|
setupapi/tests: Fix two more tests on Windows 2000.
|
2008-06-09 16:55:50 +02:00 |
Paul Vriens
|
02b05393c8
|
setupapi/tests: Fix a test on Windows 2000.
|
2008-06-09 16:55:42 +02:00 |
Paul Vriens
|
1567813361
|
setupapi/tests: Fix test for win9x and Vista.
|
2008-06-09 12:37:19 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
Paul Vriens
|
057c92db54
|
setupapi/tests: Remove leftovers from old tests.
|
2008-05-28 19:34:38 +02:00 |
Paul Vriens
|
b58cab405a
|
setupapi/tests: Test to show cleanup should not be needed.
|
2008-05-27 19:35:08 +02:00 |
Paul Vriens
|
3758205546
|
setupapi/tests: Add another test.
|
2008-05-27 19:35:04 +02:00 |
Paul Vriens
|
8253824669
|
setupapi/tests: Cleanup after testCreateDeviceInterface.
|
2008-05-27 12:42:55 +02:00 |
Paul Vriens
|
156dad05c0
|
setupapi/tests: Test registry after testDeviceRegistryProperty.
|
2008-05-26 19:49:42 +02:00 |
Paul Vriens
|
3573b90bdc
|
setupapi/tests: Cleanup after testGetDeviceInterfaceDetail.
|
2008-05-26 19:49:35 +02:00 |
Paul Vriens
|
7609581cf5
|
setupapi/tests: Cleanup after testRegisterAndGetDetail.
|
2008-05-26 19:49:18 +02:00 |
Paul Vriens
|
82fcb7a5c3
|
setupapi/tests: Cleanup after testDevRegKey.
|
2008-05-26 19:49:06 +02:00 |
Paul Vriens
|
2b27d9baed
|
setupapi/tests: Skip tests on win9x.
|
2008-05-26 19:48:44 +02:00 |
Paul Vriens
|
d9b673f91a
|
setupapi/tests: Turn guid into a global variable.
|
2008-05-26 19:48:38 +02:00 |
Paul Vriens
|
b1b4063c0b
|
setupapi/tests: Fix a test on NT4.
|
2008-05-26 19:48:32 +02:00 |
Paul Vriens
|
ee975a5611
|
setupapi/tests: Close registry key after use.
|
2008-05-26 19:48:25 +02:00 |
Paul Vriens
|
ed552b474c
|
setupapi/tests: Fix typos.
|
2008-05-21 20:15:13 +02:00 |
Paul Vriens
|
fb18592c93
|
setupapi/tests: Fix typo.
|
2008-05-21 20:15:02 +02:00 |
Paul Vriens
|
bece26be54
|
setupapi/tests: Skip some tests if we are on win9x.
|
2008-05-21 17:16:20 +02:00 |
Paul Vriens
|
59b6506439
|
setupapi/tests: Remove a duplicate function call.
|
2008-05-21 17:16:11 +02:00 |
James Hawkins
|
5a701ab6b4
|
setupapi: Fix a few test failures in win2k3.
|
2008-05-21 11:37:06 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
c2b5749fa8
|
setupapi: Danish translation.
|
2008-05-07 12:10:48 +02:00 |
Paul Vriens
|
ed67a1f350
|
setupapi/tests: Clean up properly on win9x.
|
2008-05-05 12:53:24 +02:00 |
Paul Vriens
|
d6f9de67b8
|
setupapi/tests: Skip some tests on win9x.
|
2008-05-05 12:53:19 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Andrew Talbot
|
362cd67d3b
|
setupapi: Remove unused variables.
|
2008-04-25 11:28:40 +02:00 |
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
Alexandre Julliard
|
0ed9db27c5
|
setupapi: Add support for creating directories from the FakeDlls section.
|
2008-04-17 20:34:06 +02:00 |
Alexander Morozov
|
af5e168f16
|
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INVALID_DATA when buffer size is not 0 but buffer is NULL.
|
2008-04-17 20:21:48 +02:00 |
Alexander Morozov
|
85861a4999
|
setupapi: SetupDiGetDeviceRegistryProperty should return ERROR_INSUFFICIENT_BUFFER when buffer size is insufficient.
|
2008-04-17 20:21:38 +02:00 |
Alexander Morozov
|
68f12e32a8
|
setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty.
|
2008-04-17 20:21:26 +02:00 |
Alexandre Julliard
|
c7e661b8e5
|
setupapi: Install services in InstallHinfSection.
|
2008-04-16 12:36:18 +02:00 |
Alexandre Julliard
|
cf78e6c38c
|
setupapi: Implemented SetupInstallServicesFromInfSectionW.
|
2008-04-16 12:36:08 +02:00 |
Alexandre Julliard
|
44ab294e0b
|
setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header.
|
2008-04-16 12:21:09 +02:00 |
Alexander Morozov
|
62520da8d3
|
setupapi: Prevent of reallocating memory for _SP_DEVINFO_DATA structures.
|
2008-04-04 11:58:36 +02:00 |
Paul Vriens
|
c535a27670
|
setupapi/tests: No need to use GetProcAddress as all functions exist on all platforms.
|
2008-04-02 19:54:31 +02:00 |
Alexander Morozov
|
997bea9b89
|
setupapi: Create DeviceInstance value in registry, delete todo_wine from test.
|
2008-04-02 13:44:08 +02:00 |
Alexander Morozov
|
6a5c1ca25b
|
setupapi: Create device interface keys in registry as in Windows XP.
|
2008-04-02 13:43:47 +02:00 |
Alexander Morozov
|
b622101ef2
|
setupapi: Creating SymbolicLink value in registry as in Windows XP.
|
2008-04-02 13:42:04 +02:00 |
Alexander Morozov
|
c4fb0f236e
|
setupapi: Added a test for registering device interface and getting device path.
|
2008-04-02 13:39:06 +02:00 |
Paul Vriens
|
ebec0a9697
|
setupapi: Fix for SetupGetIntField, with tests.
|
2008-04-01 13:15:56 +02:00 |
Alexander Morozov
|
bae4ebb7d7
|
setupapi: Add a check of "#" for interface subkey names.
|
2008-03-31 15:13:00 +02:00 |
Paul Vriens
|
a3557272f4
|
setupapi: Fix some last errors for SetupGetLineByIndex.
|
2008-03-28 21:42:15 +01:00 |
Paul Vriens
|
50e81d0e6d
|
setupapi: Fix some last errors for SetupFindFirstLine.
|
2008-03-28 21:42:15 +01:00 |
Paul Vriens
|
dacb11533d
|
setupapi/tests: Remove check as we don't care how 'field' is allocated.
|
2008-03-28 14:53:29 +01:00 |
Paul Vriens
|
026b252b44
|
setupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA.
|
2008-03-28 14:51:43 +01:00 |
Paul Vriens
|
ea64ac8ab7
|
setupapi/tests: Run tests on win9x again.
|
2008-03-28 14:51:38 +01:00 |
Christopher Berner
|
6bc8e9a116
|
setupapi: Fix buffer size in SetupDiGetDeviceInterfaceDetailW.
|
2008-03-27 19:37:12 +01:00 |