Lhaz
|
LZH interface [詳解]
#include "altstr.hpp"
#include <windows.h>
#include <commctrl.h>
#include <stdio.h>
#include <share.h>
#include <io.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include "mybuf.h"
#include "mystr.h"
#include "mymisc.h"
#include "myfile.h"
#include "fileptr.h"
#include "lhazerr.h"
#include "lhazif.h"
#include "lhazsfx.h"
#include "lhazfile.h"
#include "lhazfile_arc.h"
#include "lhazfiletree.h"
#include "lhazlzh.h"
#include "lhazprocfile.h"
#include "lzh.h"
#include "resource.h"
#include "sfx.c"
関数 | |
unsigned int | calc_sum (unsigned char *, int) |
LONGLONG | copyfile (MYFILE &f1, MYFILE &f2, LONGLONG size, int crc_flg, bool prg_flg, int stop_flg, bool test_flg) |
void | MakeCrcTable (void) |
変数 | |
TCHAR | temporary_name [MAX_PATH] |
LZH interface
|
extern |
|
extern |
|
extern |
TCHAR temporary_name[MAX_PATH] |