代码搜索:RAMDISK

找到约 1,135 项符合「RAMDISK」的源代码

代码结果 1,135
www.eeworm.com/read/368444/9696340

inf fsramdsk.inf

; fsRamDsk_2K.INF ; Windows 2000 installation file for installing the Ramdisk driver ; Copyright FarStone Corporation All rights Reserved [Version] Signature="$WINDOWS NT$" Class=fsRamDriveCtr
www.eeworm.com/read/335701/12505610

htm doc128.htm

Ramdisk-based Installation Criteria
www.eeworm.com/read/136475/5871139

h fs_conf.h

/* ********************************************************************** * Micrium, Inc. * 949 Crestview Circle * Weston, FL 333
www.eeworm.com/read/398696/7927965

c vdisk-multdev.c

/* * vdisk-multdev.c - virtual disk driver * * Copyright 2008 (C) weiqin (qinwei1998@hotmail.com) * * This code is based in part on ramdisk driver , only for teching * * This software is distri
www.eeworm.com/read/398696/7927969

c vdisk-full.c

/* * vdisk.c - virtual disk driver * * Copyright 2008 (C) weiqin (qinwei1998@hotmail.com) * * This code is based in part on ramdisk driver , only for teching * * This software is distributed un
www.eeworm.com/read/398696/7927981

c vdisk.c

/* * vdisk.c - virtual disk driver * * Copyright 2008 (C) weiqin (qinwei1998@hotmail.com) * * This code is based in part on ramdisk driver , only for teching * * This software is distributed un
www.eeworm.com/read/377280/9283316

asm rd2hd.asm

; ; Save Ramdisk to HD ; ; Compile with FASM for Menuet ; use32 org 0x0 db 'MENUET01' ; 8 byte id dd 0x0
www.eeworm.com/read/135829/5877601

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by RAMDisk.rc // #define QSOFT_ICON 103 #define RDISK_ICON 105 #define IDS
www.eeworm.com/read/129475/5972658

h defrag.h

#ifndef _DEFRAG_H #define _DEFRAG_H #include "ramdisk.h" struct entryInfo { struct directory *theEntry; // pointer to the file/dir's directory entry void *prev; void *next; };
www.eeworm.com/read/124989/6035060

s altboot.s

! bootsect.S - boot sector for DOS ramdisk ! ! Copyright (C) 1996-1998 Gero Kuhlmann ! ! This program is free software; you can redistribute it and/or modify ! it under the