.
The DefineDosDevice API
3/16/2007 7:51:52 AM - -83.104.179.143
.
static extern bool DefineDosDevice(uint dwFlags, string lpDeviceName,
.
VolumeFunctions.DefineDosDevice(0, @"Y:", @"c:\test\folder\name\");
.
VolumeFunctions.DefineDosDevice(
.
internal static extern bool DefineDosDevice(uint dwFlags, string lpDeviceName,
.