English
Source / code snippets

one detect drives Laufwerkes type

 

CompileMarkSeparation
Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
Laufwerke: Typ eines Laufwerkes ermitteln
Def GetDriveType(1) !KERNEL32, GetDriveTypeA
declare lpRootPathName#

proc GetDriveType

    Aufruf: GetDriveType Stammverzeichnis
    Beispiel: GetDriveType a:
    Rückgabewerte dieser Funktion:
    DRIVE_UNKNOWN 0 - Typ des Datenträgers kann nicht ermittelt werden
    DRIVE_NO_ROOT_DIR 1 - Datenträger existiert nicht
    DRIVE_REMOVABLE 2 - Wechseldatenträger (Floppy, ZIP-Drive, ...)
    DRIVE_FIXED 3 - Festplatte
    DRIVE_REMOTE 4 - Netzlaufwerk
    DRIVE_CDROM 5 - CD-ROM
    DRIVE_RAMDISK 6 - RAMDisk
    parameters Drive$
    declare DriveType&
    dim lpRootPathName#, add(len(Drive$), 1)
    String lpRootPathName#, 0 = Drive$
    let DriveType& = GetDriveType(lpRootPathName#)
    dispose lpRootPathName#
    return DriveType&

endproc

proc PrintDriveType

    Parameters Drive$
    GetDriveType Drive$

    If equ(&(0), 0)  DRIVE_UNKNOWN

        print Laufwerkstyp von Laufwerk, Drive$, unbekannt

    ElseIf equ(&(0), 1)  DRIVE_NO_ROOT_DIR

        print Laufwerk, Drive$, existiert nicht

    ElseIf equ(&(0), 2)  DRIVE_REMOVABLE

        print Laufwerk, Drive$, ist ein Wechseldatenträger

    ElseIf equ(&(0), 3)  DRIVE_FIXED

        print Laufwerk, Drive$, ist eine Festplatte

    ElseIf equ(&(0), 4)  DRIVE_REMOTE

        print Laufwerk, Drive$, ist ein Netzlaufwerk

    ElseIf equ(&(0), 5)  DRIVE_CDROM

        print Laufwerk, Drive$, ist ein CD-ROM Laufwerk

    ElseIf equ(&(0), 6)  DRIVE_RAMDISK

        print Laufwerk, Drive$, ist eine RAM-Disk

    EndIf

endproc

Cls
PrintDriveType A:
PrintDriveType B:
PrintDriveType C:
PrintDriveType D:
PrintDriveType E:
PrintDriveType F:
PrintDriveType G:
PrintDriveType H:
=s4 href='./../../function-references/XProfan/waitkey/'>waitkey
 
07/16/07  
 



Zum Quelltext


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

1.835 Views

Untitledvor 0 min.
ByteAttack08/11/21
AndreasS01/13/19
GDL09/01/15
Erfurt07/15/12

Themeninformationen

this Topic has 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie