Juan Lang
|
be863b07ff
|
setupapi: Implement SetupDiEnumDeviceInterfaces.
|
2007-09-24 14:14:23 +02:00 |
Juan Lang
|
69b0b42455
|
setupapi: Implement SetupDiCreateDeviceInterfaceW.
|
2007-09-24 14:14:15 +02:00 |
Juan Lang
|
6682012209
|
setupapi: Add error checking to SetupDiCreateDeviceInterfaceW stub.
|
2007-09-24 14:13:44 +02:00 |
Juan Lang
|
8069619b90
|
setupapi: Add tests for SetupDiCreateDeviceInterface.
|
2007-09-24 14:13:09 +02:00 |
Juan Lang
|
f4b9bc2454
|
setupapi: Implement SetupDiRegisterDeviceInfo.
|
2007-09-21 12:14:48 +02:00 |
Juan Lang
|
a57a17d3fc
|
setupapi: Add tests for SetupDiRegisterDeviceInfo.
|
2007-09-21 12:14:38 +02:00 |
Juan Lang
|
f94f6367f2
|
setupapi: Implement SetupDiGetDeviceInstanceIdW.
|
2007-09-21 12:06:14 +02:00 |
Juan Lang
|
83f05e79bb
|
setupapi: Implement SetupDiCreateDeviceInfoW.
|
2007-09-21 12:05:48 +02:00 |
Juan Lang
|
1bbfd72afb
|
setupapi: Add error checking to SetupDiCreateDeviceInfoW stub.
|
2007-09-20 14:27:13 +02:00 |
Juan Lang
|
e481b1eaee
|
setupapi: Add tests for SetupDiGetDeviceInstanceId.
|
2007-09-20 14:27:13 +02:00 |
Juan Lang
|
362e8e1f62
|
setupapi: Add tests for SetupDiCreateDeviceInfo.
|
2007-09-20 14:27:13 +02:00 |
Paul Vriens
|
86e2d1a5e7
|
setupapi/tests: Use skip instead of trace.
|
2007-08-27 11:57:49 +02:00 |
Paul Vriens
|
c0cc85f78e
|
setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
|
2007-07-31 12:34:54 +02:00 |
Paul Vriens
|
ce3fa8e861
|
setupapi/tests: SetupDiCreateDeviceInfoListExW is not implemented on win98.
|
2007-04-25 13:48:21 +02: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 |
Damjan Jovanovic
|
e6e96d3ea1
|
setupapi: Brace the guid in SetupDiOpenClassRegKeyExW.
|
2006-09-26 21:50:09 +02:00 |
Paul Vriens
|
d51594d0d6
|
setupapi/tests: Use pSetupDiOpenClassRegKeyExA.
|
2006-09-20 20:03:38 +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 |
Andrew Talbot
|
cd9202d05b
|
setupapi/tests: Add trailing '\n's to ok() calls.
|
2006-06-30 21:08:17 +02:00 |
Christian Gmeiner
|
8f5d90b44d
|
setupapi: Implement SetupDiCreateDeviceInfoListExW.
|
2006-06-19 21:16:04 +02:00 |