Browse Subversion Repository
Contents of /old/zip.h
Parent Directory
| Revision Log
Revision 16 -
( show annotations)
( download)
Wed Jan 2 22:37:54 2008 UTC
(16 years, 4 months ago)
by tabasa
File MIME type: text/plain
File size: 209 byte(s)
| 1 |
BOOL dllLoad(char *dllname, char *fnc); |
| 2 |
void FreeDll(); |
| 3 |
void DoZip(HWND hWnd, char *file, char *from); |
| 4 |
void DoLzh(HWND hWnd, char *zip, char *from, char *file); |
| 5 |
void DoUnLzh(HWND hWnd, char *to, char *from); |
| 6 |
|
Properties
| svn:eol-style |
native
|
| svn:keywords |
Id Revision
|
| svn:mime-type |
text/plain
|
|