mshtml: Added IHTMLStyleSheet::get_rules implementation.
[wine] / dlls / cabinet / tests / extract.c
2007-10-26  James Hawkinscabinet: Fix two tests that return E_FAIL on win98.
2007-08-27  James Hawkinscabinet: Don't extract a file if DoExtract is FALSE.
2007-08-24  James Hawkinscabinet: Return the value of GetLastError if FDICopy...
2007-08-24  James Hawkinscabinet: Append new file nodes to the front of the...
2007-08-24  James Hawkinscabinet: Pass the session Error to FDICopy.
2007-08-22  James Hawkinscabinet: Formalize the SESSION struct and add more...
2007-08-14  Paul Vrienscabinet/tests: Use GetModuleHandleA instead of LoadLibr...
2006-10-06  Paul Vrienscabinet: Make tests run on Win98 again.
2006-10-06  Michael Stefaniuccabinet/tests: Win64 printf format warning fixes.
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-08-15  Andrew Talbotcabinet/tests: Write-strings warnings fix.
2006-08-07  Mike McCormackcabinet: Fix and test the undocumented Extract function.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-10  James Hawkinscabinet: Add initial tests for Extract.