advpack: Move file related functions to files.c.
[wine] / dlls / setupapi / setupcab.c
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-02-03  Eric Kohl- Implement SetupDiBuildClassInfoListExA,
2004-06-21  Vincent BéronReplace some more -debugmsg references for WINEDEBUG.
2004-06-02  Stefan LeichterReplaced the call to GetFullPathNameA by a call to...
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Gregory M. TurnerImplement (most of) SetupIterateCabinet.