代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/121089/6070593
asm int.asm
;
; Perform MSDOS absolute disk read/write
;
; 09-Dec-1986 bw Added DOS 5 switch
; 30-Oct-1987 bw Changed 'DOS5' to 'OS2'
ifdef OS2
if2
%out int25() and int26() are not implemen
www.eeworm.com/read/121089/6070605
c connect.c
/* connect.c - perform network connections/disconnections
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 03-Mar-1987 bw Stub DOS5 version
* 30-Oct-1987 bw Change 'DOS5'
www.eeworm.com/read/120251/6079736
h simplescenes_buggy.h
/*
SimpleScenes_Buggy.h
-------------------
A reimplementation of the ODE test Buggy application using
the OgreOde wrapper for Ogre
*/
#ifndef _SIMPLESCENES_BUGGY_H_
#define _SIMPLESCENES_BUGGY
www.eeworm.com/read/119967/6080487
api vb.api
Abs
adModeRead
adModeReadWrite
ADODB.Connection
ADODB.Recordset
adOpenDynamic
adOpenForwardOnly = 0
adOpenKeyset
adOpenStatic
ALL_RAW
And
www.eeworm.com/read/113536/6127814
asm util5.asm
;*
;* COW : Character Oriented Windows
;*
;* util5.asm : user utilities : DOS 5 specifics : included by util.asm
.xlist
include user.inc
.list
include insyd.inc
include util5.inc
ext
www.eeworm.com/read/113536/6128044
txt int.txt
SUMMARY Perform MSDOS absolute disk read/write
#include
cProc int25,,
parmB drive
parmD dst
parmW count
parmW sector
cProc int26,,
parmB drive
www.eeworm.com/read/113536/6128050
txt curdir.txt
SUMMARY curdir
#include
int curdir(pstrBuf, chDrive)
char *pstrBuf;
char chDrive;
DESCRIPTION
curdir constructs a string at pstrBuf that is the current directory of the
specif
www.eeworm.com/read/113536/6128071
txt freespac.txt
SUMMARY return amount of freespace on a drive
#include
long freespac (d)
int d;
DESCRIPTION
Return free space on current drive ...
RETURN VALUE
Free space or -1 if err
www.eeworm.com/read/113536/6128140
asm int.asm
;
; Perform MSDOS absolute disk read/write
;
; 09-Dec-1986 bw Added DOS 5 switch
; 30-Oct-1987 bw Changed 'DOS5' to 'OS2'
ifdef OS2
if2
%out int25() and int26() are not implemen
www.eeworm.com/read/113536/6128152
c connect.c
/* connect.c - perform network connections/disconnections
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 03-Mar-1987 bw Stub DOS5 version
* 30-Oct-1987 bw Change 'DOS5'