James Hawkins : advpack: Move file related functions to files.c.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 13 07:31:24 CST 2006


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

Author: James Hawkins <truiken at gmail.com>
Date:   Fri Jan 13 14:16:29 2006 +0100

advpack: Move file related functions to files.c.

---

 dlls/advpack/advpack.c |  604 ------------------------------------------------
 dlls/advpack/files.c   |  607 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 607 insertions(+), 604 deletions(-)




More information about the wine-cvs mailing list