代码搜索:FastCopy
找到约 89 项符合「FastCopy」的源代码
代码结果 89
www.eeworm.com/read/280887/10281927
mdp fastcopy.mdp
www.eeworm.com/read/280887/10281944
h fastcopy.h
/* static char *fastcopy_id =
"@(#)Copyright (C) H.Shirouzu 2004-2008 fastcopy.h Ver1.70"; */
/* ========================================================================
Project Name : Fast Co
www.eeworm.com/read/280887/10282033
rc fastcopy.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/280887/10282035
ico fastcopy.ico
www.eeworm.com/read/280887/10282053
cpp fastcopy.cpp
static char *fastcopy_id =
"@(#)Copyright (C) H.Shirouzu 2004-2008 fastcopy.cpp Ver1.70";
/* ========================================================================
Project Name : Fast Copy f
www.eeworm.com/read/121089/6070505
txt fastcopy.txt
SUMMARY fastcopy
#include
char * fastcopy (hfSrcParm, hfDstParm)
HFILE hfSrcParm, hfDstParm;
DESCRIPTION
fastcopy - copy data quickly from one handle to another
parameters:
hf
www.eeworm.com/read/121089/6070592
c fastcopy.c
/* fastcopy - use multiple threads to whack data from one file to another
*/
#define INCL_DOSPROCESS
#define INCL_DOSSEMAPHORES
#if defined (OS2)
#include
#endif
#include
www.eeworm.com/read/113536/6128052
txt fastcopy.txt
SUMMARY fastcopy
#include
char * fastcopy (hfSrcParm, hfDstParm)
HFILE hfSrcParm, hfDstParm;
DESCRIPTION
fastcopy - copy data quickly from one handle to another
parameters:
hf