Lhaz
|
LZH-SFX module [詳解]
#include <Windows.h>
#include <CommCtrl.h>
#include <process.h>
#include <sys/utime.h>
#include "sfx.h"
#include "mydebug.h"
#include "myfile.h"
#include "mymisc.h"
#include "DllSecur.h"
#include "slide.h"
#include "resource.h"
#include ".¥size_Sfx.cpp"
関数 | |
void | calccrc (ushort &crc, uchar *, uint) |
void | MakeCrcTable () |
int | LhazGetStop (void) |
LhazGetStop | |
void | LhazProg (LONGLONG p) |
LhazProg | |
int WINAPI | wWinMain (HINSTANCE hInstance, HINSTANCE, LPTSTR, int) |
wWinMain | |
変数 | |
ushort | lzh_crc |
int | gVExt = 1 |
LZH-SFX module
int LhazGetStop | ( | void | ) |
LhazGetStop
void LhazProg | ( | LONGLONG | p | ) |
LhazProg
|
extern |
int WINAPI wWinMain | ( | HINSTANCE | hInstance, |
HINSTANCE | , | ||
LPTSTR | , | ||
int | |||
) |
wWinMain
int gVExt = 1 |
|
extern |