home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 October
/
VPR0210A.ISO
/
OLS
/
TAR32_2-20020529-185116
/
tar32_2-20020529-185116.lzh
/
tar32_2
/
src
/
tarcmd.h
< prev
next >
Wrap
C/C++ Source or Header
|
2002-05-29
|
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);