Sweden-Number/dlls/setupapi/tests
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
..
Makefile.in setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing. 2007-06-15 13:23:55 +02:00
devinst.c setupapi: Create DeviceInstance value in registry, delete todo_wine from test. 2008-04-02 13:44:08 +02:00
install.c setupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA. 2008-03-28 14:51:43 +01:00
misc.c setupapi/tests: There is no strncasecmp() on Windows. So use CompareString() instead. 2007-05-29 13:46:24 +02:00
parser.c setupapi: Fix for SetupGetIntField, with tests. 2008-04-01 13:15:56 +02:00
query.c setupapi/tests: No need to use GetProcAddress as all functions exist on all platforms. 2008-04-02 19:54:31 +02:00
stringtable.c setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA. 2007-07-31 12:34:54 +02:00