wine/dlls/setupapi/tests
2008-04-17 20:21:26 +02:00
..
devinst.c setupapi: Add a test for SetupDiGetDeviceRegistryProperty and SetupDiSetDeviceRegistryProperty. 2008-04-17 20:21:26 +02:00
install.c setupapi: Install services in InstallHinfSection. 2008-04-16 12:36:18 +02:00
Makefile.in setupapi/tests: Add basic tests for InstallHinfSectionA/W command line processing. 2007-06-15 13:23:55 +02: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