home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
TAR32212
/
tar32212.lzh
/
tar32_2
/
src
/
tarcmd.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-12-25
|
229b
|
9 lines
/*
tarcmd.cpp
Tar() API implementation class.
by Yoshioka Tsuneo(QWF00133@nifty.ne.jp)
*/
#include <wtypes.h>
int tar_cmd(const HWND hwnd, LPCSTR szCmdLine,LPSTR szOutput, const DWORD dwSize, int *pWriteSize=NULL);