Stub implementations for functions handling paged search results.
[wine] / dlls / cabinet / fdi.c
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2004-12-06  Filip NavaraDon't try to free pointer from union that isn't used.
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-09-08  Francois GougetA few spelling fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-18  Gregory M. TurnerDon't touch perf in FDIIsCabinet, InstallShield may...
2003-08-05  Gregory M. TurnerMany words about cabinets.
2003-08-02  Gregory M. TurnerRemember decompression state during extraction, so...
2003-07-30  Gregory M. Turner- ERR("WARNING") just doesn't look right ;)
2003-07-19  Gregory M. Turner- eliminate pesky global variables; should be threadsaf...
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-23  Gregory M. Turner- remove unused loop that always iterates once
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-17  Gregory M. Turner- move macros and constants into cabinet.h where they...
2003-06-13  Gregory M. Turner- most of FDICopy is now implemented, although the...
2003-06-13  Gregory M. Turner- implement FDI{Create,Destroy,IsCabinet}
2002-12-19  Greg Turner- port cabextract to wine
2002-12-02  Patrik StridvallAdded FIXME:s in the stubs.
2002-11-19  Patrik StridvallAdded stub implementation of cabinet.dll.