代码搜索:disk
找到约 10,000 项符合「disk」的源代码
代码结果 10,000
www.eeworm.com/read/442661/7647691
bmp disk.bmp
www.eeworm.com/read/442009/7661302
ico disk.ico
www.eeworm.com/read/438794/7726806
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/438794/7726819
c disk.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/435173/7795977
c disk.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/399939/7820788
cs disk.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
namespace os
{
class disk
{
public string[] diskfile;
public string diskfilename
www.eeworm.com/read/399939/7820831
ico disk.ico
www.eeworm.com/read/199748/7825287
h disk.h
#ifndef _DISK_H_
#define _DISK_H_
typedef unsigned char BOOL;
typedef NTSTATUS (*ZWQUERYVOLUMEINFORMATIONFILE)(
IN HANDLE FileHandle,
OUT PIO_STATUS_BLOCK IoStatusBlock,
OUT PVOI
www.eeworm.com/read/199748/7825335
c disk.c
#include
#include "disk.h"
typedef unsigned char BYTE, *PBYTE;
WCHAR HardDrives[26];
ULONG SpaceToHide[26];
/*
ZwQueryvolumeInformationFile Hook to manipulate "available dis