ntdll: Fix compilation on systems that don't support nameless unions.
[wine] / dlls / setupapi / tests / parser.c
2007-01-08  Francois Gougetsetupapi/tests: Print GetLastError() in decimal with...
2006-10-10  Michael Ploujnikovsetupapi/tests: Win64 printf format warning fixes.
2006-09-14  James Hawkinssetupapi: Implement pSetupGetField, with tests.
2006-06-27  James Hawkinssetupapi: Fix SetupCloseInfFile when a NULL handle...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-07  Alexandre JulliardAdded a bunch of tests for the INF parser.