File: Contents

package info (click to toggle)
unzip 5.32-1
  • links: PTS
  • area: non-free
  • in suites: hamm, slink
  • size: 3,616 kB
  • ctags: 5,353
  • sloc: ansic: 35,010; cpp: 3,775; makefile: 1,269; asm: 1,113; sh: 133
file content (26 lines) | stat: -rw-r--r-- 1,617 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Contents of the "WinCE" subdirectory for UnZip 5.3 and later:

   Contents     This file.
   README       Information about the Windows CE port and its author.
   punzip.dsp   Visual C++ 5.0 project for WinCE (SH3 and MIPS) and WinNT.
   punzip.h     Main header file for the entire Pocket UnZip project.
   winmain.cpp  Contains the entire user interface and all Windows code.
   winmain.h    Header for winmain.cpp.
   intrface.cpp The interface between the Windows code and Info-ZIP code.
   intrface.h   Header for intrface.cpp.
   wince.cpp    All the Win32 APIs and C runtimes called by Info-ZIP.
   wince.h      Header for wince.cpp.
   punzip.rc    Resource file for all dialogs, bitmaps, menus, icons, etc.
   resource.h   Resource header file for punzip.rc and other source modules.
   punzip.rcv   Version resource and version defines.
   punzip.ic2   Windows CE app icons (16x16 and 32x32, both 2 bits/pixel).
   zipfile.ic2  Windows CE zip icons (16x16 and 32x32, both 2 bits/pixel).
   imglist.2bp  Windows CE image list bitmap (2 bits/pixel).
   ilmask.bmp   Windows CE image list mask bitmap (1 bit/pixel).
   toolbar.2bp  Windows CE toolbar bitmap (2 bits/pixel).
   punzip.ico   Windows NT application icons (16x16 and 32x32, 16 bits/pixel).
   zipfile.ico  Windows NT zip file icons (16x16 and 32x32, 16 bits/pixel).
   imglist.bmp  Windows NT image list bitmap (16 bits/pixel including mask).
   toolbar.bmp  Windows NT toolbar bitmap (16 bits/pixel).
   punzip.htp   Windows CE help file (rename to punzip.html for WinNT).
   inc\         Contains dummy headers that are called by Info-ZIP code.