urlmon: Don't create stgmed_obj for binding to object.
[wine] / dlls / setupapi / tests / parser.c
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-13  Jason Edmeadessetupapi: Remove duplicate backslashes on dirids.
2007-08-10  Jason Edmeadessetupapi: Add test to show setupapi does not handle...
2007-07-31  Paul Vrienssetupapi/tests: Use GetModuleHandleA instead of LoadLib...
2007-07-10  Detlef Riekenbergadvpack+setupapi: Remove unneeded checks before SetupCl...
2007-07-10  Detlef Riekenbergsetupapi: Avoid crash in SetupCloseInfFile.
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.