VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

To check whether particular drive is present or not using GetLogicalDrives API

Karthikeyan  (187 Submissions)   Windows API Call/Explanation   Visual Basic 5.0   Unknown Difficulty   Thu 1st November 2001   Mon 8th February 2021

To check whether particular drive is present or not using GetLogicalDrives API

API Declarations


Const A = 1, B = 2, C = 4, D = 8, E = 16, F = 32, G = 64, H = 128
Const I = 256, J = 512, K = 1024, L = 2048, M = 4096, N = 8192
Const O = 16384, P = 32768, Q = 65536, R = 131072, S = 262144
Const T = 524288, U = 1048576, V = 2097152, W = 4194304
Const X = 8388608, Y = 16777216, Z = 33554432

Rate To check whether particular drive is present or not using GetLogicalDrives API (1(1 Vote))
To check whether particular drive is present or not using GetLogicalDrives API.bas

To check whether particular drive is present or not using GetLogicalDrives API Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters