CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - getdrivetype

搜索资源列表

  1. XDriveTree

    0下载:
  2. 调用GetDriveType判断每个分区的类型,如果为硬盘分区则生成详细的文件列表.生成的列表可用grep等工具进行检索.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13053
    • 提供者:zhouxiang
  1. GetDriveType.rar

    0下载:
  2. 用于枚举驱动器类型~显示得到的驱动器类型,现已修改,用于H盘,可自行修改,Drive type for the enumeration to be ~ shows the drive type, has been modified for the H site, they are free to modify
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:179350
    • 提供者:cc
  1. CPUTemperature

    0下载:
  2. 使用wmi对象查询usb口 另外也可以使用GetDriveType()这个传统的api来实现Int32 cpuTemp = GetCPUTemperature() Console.WriteLine("CPU Temperature: {0}C/{1:F0}F", cpuTemp, Fahrenheit(cpuTemp)) Int32 mbTemp = GetMBTemperature() Console.WriteLine("Motherboard Temperat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:74133
    • 提供者:小轩
  1. UFW

    0下载:
  2. 基于对话框的MFC优盘杀毒程序,运行程序时.有优盘插入时检测u盘里的autorun.inf-for(char cbNum= D cbNum<= Z cbNum++) //遍历可能的U盘盘符 { strdir.Empty() strdir.Format(" c:",cbNum) if(GetDriveType((LPCTSTR)strdir)==DRIVE_REMOVABLE)// 可移动的磁盘 { //-------
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:27266
    • 提供者:韩宾
  1. 0524

    0下载:
  2. 判断驱动器类型,驱动器可分为软盘、硬盘、网络驱动器等多种类型,通过GetLogicalDriveStrings函数获取驱动器盘符后可以使用GetDriveType来获取驱动器的类型-Determine the drive type, the drive can be divided into floppy disks, hard disks, network drives and other types of access by GetLogicalDriveStrings function c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:101694
    • 提供者:Matt
  1. lockCDrom

    0下载:
  2. 锁定光驱,使光驱的按钮不再起作用,可以解锁。防止小孩子淘气的小程序。使用了api函数DeviceIoControl,GetDriveType ,CreateFile等。代码简单,中文界面、注释-Lock drive, so drive the button no longer works, you can unlock. Prevent children naughty little program. Using the api function DeviceIoControl, GetDriv
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2533098
    • 提供者:wanghongwu
  1. GetDriveType

    0下载:
  2. how to get Drive type of any computer.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:209358
    • 提供者:khalis
  1. C_Sharp_Ripper

    0下载:
  2. This code shows a way to make a CD ripper in C#. There are APIs from some vendors that allow reading audio CD tracks but it is also possible to do it using APIs that allow low level access to CD drives such as ASPI from Adaptec or IOCTL control codes
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:41196
    • 提供者:raport11
  1. apiguangqu

    0下载:
  2. API 光驱 控制光驱的打开关闭。 调用API函数mciSendCommand控制光驱的打开和关闭,GetDriveType取光驱的类型。-The API drive control Open Close CD-ROM drive. To call API function mciSendCommand the control drive open and close, GetDriveType take the type of optical drive.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:2382
    • 提供者:淘爱05
  1. GetVolumInformation

    0下载:
  2. GetVolumePathName, GetVolumeInformation, GetDriveType
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-18
    • 文件大小:5723
    • 提供者:cshmax
  1. GetDriveType---by-Coperator

    0下载:
  2. 获得磁盘驱动器的类型 ;如可移动磁盘、固定磁盘、网络磁盘、光驱等。-Get disk drive type such as a removable disk, fixed disk, network disk, optical drive and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:72391
    • 提供者:coperator
  1. UDiskMonitor

    0下载:
  2. // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = G
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:36864
    • 提供者:snxsnx
搜珍网 www.dssz.com