代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/341877/12056588
c getvol.c
/*
** GETVOL.C - Retrieve a disk volume label
** (proof you don't need FCBs to do it!)
**
** public domain demo by Bob Stout
*/
#include
#include
#include
www.eeworm.com/read/341877/12056709
c drvalid.c
/*
** DRVALID.C - validate disk drives
**
** Original Copyright 1988-1991 by Bob Stout as part of
** the MicroFirm Function Library (MFL)
**
** This subset version is functionally identical
www.eeworm.com/read/341877/12056941
c getdcwd.c
/*
** GETDCWD.C - returns the current working directory for a specific drive
**
** public domain by Bob Jarvis, modified by Bob Stout
*/
#if defined(__ZTC__)
#define GetDrive(d) dos_getdrive(
www.eeworm.com/read/341877/12056982
c isramdsk.c
/*
** isRamDsk() - Determine if a drive is a RAM disk
**
** Call with drive letter ('a' - 'z', 'A' - 'Z')
**
** Returns TRUE, FALSE, or ERROR
**
** Uses ABSDISKC.C, ABSDISK.ASM, and DOS5BOO
www.eeworm.com/read/341877/12057413
c iswprot.c
/*
** ISWPROT.C - Detect if floppy drive is write protected
**
** public domain by Bob Stout
*/
#include
#ifdef __TURBOC__
#define FAR far
#else
#define FAR _far
#endif
/*
www.eeworm.com/read/341507/12081227
c fat.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/341507/12081262
c fdt.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/254999/12107059
sh build_image.sh
#!/bin/sh
# Copyright (C) 2003, David Decotigny
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Fre
www.eeworm.com/read/254997/12107575
sh build_image.sh
#!/bin/sh
# Copyright (C) 2003, David Decotigny
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Fre
www.eeworm.com/read/340621/12142932
pas spconst.pas
{*******************************************************************}
{ }
{ Almediadev Visual Component Library