Link to ntdll.
[wine] / dlls / cabinet / cabinet.h
2004-01-08  Stefan LeichterAdded the linked list with the name of files of the...
2003-12-30  Stefan LeichterMake use of/handle the first parameter of the function...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
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-06-17  Gregory M. Turner- move macros and constants into cabinet.h where they...
2003-06-13  Gregory M. TurnerFix some uglies.
2003-06-13  Gregory M. Turner- implement FDI{Create,Destroy,IsCabinet}
2003-06-13  Gregory M. Turner- paranoia: eliminate some global variables
2003-01-23  Greg TurnerFix some problems when Extract is used more than once.
2002-12-19  Greg Turner- port cabextract to wine