android_mt6572_jiabo/external/zip/orig/win32
2025-09-05 16:56:03 +08:00
..
vc6 first commit 2025-09-05 16:56:03 +08:00
vc6bz2 first commit 2025-09-05 16:56:03 +08:00
crc_i386.asm first commit 2025-09-05 16:56:03 +08:00
crc_i386.c first commit 2025-09-05 16:56:03 +08:00
crc_lcc.asm first commit 2025-09-05 16:56:03 +08:00
gvmat64.asm first commit 2025-09-05 16:56:03 +08:00
lm32_lcc.asm first commit 2025-09-05 16:56:03 +08:00
makefile.a64 first commit 2025-09-05 16:56:03 +08:00
makefile.bor first commit 2025-09-05 16:56:03 +08:00
makefile.dj first commit 2025-09-05 16:56:03 +08:00
makefile.emx first commit 2025-09-05 16:56:03 +08:00
makefile.gcc first commit 2025-09-05 16:56:03 +08:00
makefile.ibm first commit 2025-09-05 16:56:03 +08:00
makefile.lcc first commit 2025-09-05 16:56:03 +08:00
makefile.w10 first commit 2025-09-05 16:56:03 +08:00
makefile.w32 first commit 2025-09-05 16:56:03 +08:00
makefile.wat first commit 2025-09-05 16:56:03 +08:00
makenoas.w32 first commit 2025-09-05 16:56:03 +08:00
match32.asm first commit 2025-09-05 16:56:03 +08:00
nt.c first commit 2025-09-05 16:56:03 +08:00
nt.h first commit 2025-09-05 16:56:03 +08:00
osdep.h first commit 2025-09-05 16:56:03 +08:00
readme.a64 first commit 2025-09-05 16:56:03 +08:00
README.NT first commit 2025-09-05 16:56:03 +08:00
README.txt first commit 2025-09-05 16:56:03 +08:00
README.TZ first commit 2025-09-05 16:56:03 +08:00
rsxntwin.h first commit 2025-09-05 16:56:03 +08:00
win32.c first commit 2025-09-05 16:56:03 +08:00
win32i64.c first commit 2025-09-05 16:56:03 +08:00
win32zip.c first commit 2025-09-05 16:56:03 +08:00
win32zip.h first commit 2025-09-05 16:56:03 +08:00
zip.def first commit 2025-09-05 16:56:03 +08:00
zip.rc first commit 2025-09-05 16:56:03 +08:00
zipup.h first commit 2025-09-05 16:56:03 +08:00

Win32/README.txt
27 June 2008

The resource files zip.rc and windll.rc must not get edited and saved from
MS Visual Studio.  MS VS automatically re-adds its specific MFC-related resource
infrastructure to the "xx.rc" files when saved after any modification.  The
dependancies on MFC related headers break the compilation process, when you
try to use the freely available MS Visual Studio Express Editions (2005 or 2008)
for building Zip.  And, most third-party compilers also lack support for the
propietary MFC environment.