James Hawkins : cabinet: Move the remaining cabextract.c functions to fdi.c.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jan 12 06:43:27 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 877c8092cf32418ce65838b9c89ae5b556fc1832
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=877c8092cf32418ce65838b9c89ae5b556fc1832

Author: James Hawkins <truiken at gmail.com>
Date:   Thu Jan 12 13:30:43 2006 +0100

cabinet: Move the remaining cabextract.c functions to fdi.c.

---

 dlls/cabinet/Makefile.in  |    1 
 dlls/cabinet/cabextract.c |  209 ---------------------------------------------
 dlls/cabinet/cabinet.h    |    3 -
 dlls/cabinet/fdi.c        |  163 +++++++++++++++++++++++++++++++++++
 4 files changed, 164 insertions(+), 212 deletions(-)
 delete mode 100644 dlls/cabinet/cabextract.c




More information about the wine-cvs mailing list