代码搜索:FastCopy
找到约 89 项符合「FastCopy」的源代码
代码结果 89
www.eeworm.com/read/207026/15283932
rc fastcopy.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/207026/15283937
h fastcopy.h
/* static char *fastcopy_id =
"@(#)Copyright (C) H.Shirouzu 2004-2007 fastcopy.h Ver1.52"; */
/* ========================================================================
Project Name : Fast
www.eeworm.com/read/207026/15283965
ico fastcopy.ico
www.eeworm.com/read/207026/15283969
cpp fastcopy.cpp
static char *fastcopy_id =
"@(#)Copyright (C) H.Shirouzu 2004-2007 fastcopy.cpp Ver1.52";
/* ========================================================================
Project Name : Fast Cop
www.eeworm.com/read/207026/15283972
mdp fastcopy.mdp
www.eeworm.com/read/207026/15283973
mak fastcopy.mak
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
# ** 曇廤偟側偄偱偔偩偝偄 **
# TARGTYPE "Win32 (x86) Application" 0x0101
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
!IF "
www.eeworm.com/read/11175/209797
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/11175/209947
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/242082/4556335
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