imagehlp: Forward some more 64-bit functions to dbghelp.
[wine] / dlls / setupapi / tests / install.c
2009-02-23  Francois Gougetsetupapi/tests: Use win_skip() to skip over unimplement...
2009-01-07  Paul Vrienssetupapi/tests: Skip some tests if we don't have enough...
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-05  Vincent Povirksetupapi: Implement ProfileItems directive.
2008-11-05  Vincent Povirksetupapi/tests: Add test for ProfileItems directive.
2008-06-24  Paul Vrienssetupapi/tests: Add a simple test for the DelReg directive.
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-03-28  Paul Vrienssetupapi/tests: Add a few tests for SetupInstallService...
2008-03-21  Paul Vrienssetupapi/tests: Add a test for installing a driver...
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-25  Misha Koshelevsetupapi: Simplify code as native setupapi does not...
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...