setupapi: Implement SetupQueryInfFileInformation.
[wine] / dlls / mscms / tests /
2006-01-19  Saulius Krasuckasmscms: Check an appropriate registry key.
2006-01-16  Saulius Krasuckasmscms: Collect some data during profile enumeration.
2006-01-13  Saulius Krasuckasmscms: Fix some wine_todo for GetStandardColorSpaceProf...
2006-01-13  Saulius Krasuckasmscms: Make two checks more strict in the case of success.
2006-01-13  Saulius Krasuckasmscms: Make enumerating more verbose.
2006-01-12  Saulius Krasuckasmscms: Null ID can make GetStandardColorSpaceProfile...
2006-01-11  Saulius Krasuckasmscms: Set the last error code to an unusual value.
2006-01-10  Saulius Krasuckasmscms: Enumerate registered standard colorspace profiles.
2005-12-21  Saulius Krasuckasmscms: Test only one invalid GetStandardColorSpaceProfi...
2005-12-15  Paul Vriensmscms: Add another possible error.
2005-12-13  Saulius Krasuckasmscms: Move repetitive code to helper macros.
2005-12-12  Paul Vriensmscms: Add another possible error.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Saulius KrasuckasBe more strict and verbose while testing
2005-11-18  Saulius KrasuckasDon't call unicode functions of file API as they fail...
2005-07-18  Paul VriensSet size before calling pSetColorProfileElement.
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-07  Hans LeidekkerDynamically load mscms.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-04-11  Vincent BéronDon't reference c:\windows directly.
2005-02-14  Hans LeidekkerImplement and test access flags for color profiles.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-20  Hans LeidekkerStub implementations for all documented functions.
2004-12-14  Francois GougetAdd trailing '\n's to ok() calls.
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-11-30  Hans LeidekkerInfrastructure for handling ICC profiles.
2004-11-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-03  Hans LeidekkerImprove {Uninstall,Install}ColorProfile{A,W}.
2004-10-22  Francois GougetFlesh out the icm.h header (add COLORMATCHSETUP & co...
2004-10-07  Hans LeidekkerImplement color profile handles.