André Hentschel
|
c7cb92f1f2
|
setupapi/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 14:59:57 +01:00 |
Stefan Leichter
|
05a308a80b
|
setupapi: Implement SetupGetInfFileListA.
|
2010-04-06 11:48:21 +02:00 |
Stefan Leichter
|
9db754fe10
|
setupapi: Implement SetupGetInfFileListW.
|
2009-12-14 16:14:37 +01:00 |
Stefan Leichter
|
6f8fb2f4e7
|
setupapi32/tests: More tests for SetupGetInfFileListW.
|
2009-12-08 12:37:01 +01:00 |
Stefan Leichter
|
941d69e544
|
setupapi/tests: Use separate directory for SetupGetInfFileListW.
|
2009-12-03 10:15:06 +01:00 |
Stefan Leichter
|
7f2943e712
|
setupapi/tests: Check the buffer content returned from SetupGetInfFileListW test.
|
2009-11-16 11:54:45 +01:00 |
Paul Vriens
|
f4a5294c89
|
setupapi/tests: Fix some test failures on Win9x/WinMe.
|
2009-11-12 13:08:25 +01:00 |
Stefan Leichter
|
381221de66
|
setupapi: Add stub and some tests for SetupGetInfFileListW.
|
2009-11-11 10:53:39 +01:00 |
Francois Gouget
|
292a10424d
|
setupapi/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:24 +01:00 |
Paul Vriens
|
c89617e067
|
setupapi/tests: Skip some tests if we don't have enough rights.
|
2009-01-07 13:23:56 +01:00 |
Vincent Povirk
|
b7fe5e0aa5
|
setupapi: Implement FLG_PROFITEM_GROUP.
|
2008-11-24 15:07:11 +01:00 |
Vincent Povirk
|
6c380468d9
|
setupapi: Implement ProfileItems directive.
|
2008-11-05 15:55:09 +01:00 |
Vincent Povirk
|
35d0a7a051
|
setupapi/tests: Add test for ProfileItems directive.
|
2008-11-05 15:50:08 +01:00 |
Paul Vriens
|
68a3ed219e
|
setupapi/tests: Add a simple test for the DelReg directive.
|
2008-06-24 11:46:50 +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 |
Paul Vriens
|
026b252b44
|
setupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA.
|
2008-03-28 14:51:43 +01:00 |
Paul Vriens
|
ee08320d50
|
setupapi/tests: Add a test for installing a driver service via an INF file.
|
2008-03-21 11:21:56 +01:00 |
Francois Gouget
|
a3317a5c01
|
Assorted spelling fixes.
|
2007-07-05 19:56:34 +02:00 |
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 |