ChangeSet ID: 19117 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/25 06:08:31
Modified files: dlls/lzexpand : lzexpand_main.c lz32.spec dlls/kernel : kernel32.spec Makefile.in Added files: dlls/kernel : lzexpand.c
Log message: Steven Edwards steven_ed4153@yahoo.com Move and forward lz32 functions to kernel32.
Patch: http://cvs.winehq.org/patch.py?id=19117
Old revision New revision Changes Path 1.25 1.26 +1 -598 wine/dlls/lzexpand/lzexpand_main.c 1.8 1.9 +12 -12 wine/dlls/lzexpand/lz32.spec 1.157 1.158 +12 -0 wine/dlls/kernel/kernel32.spec 1.120 1.121 +1 -0 wine/dlls/kernel/Makefile.in Added 1.1 +0 -0 wine/dlls/kernel/lzexpand.c