Página 1 de 1

Call Volume Management Windows API Functions

Publicado: Mié Nov 11, 2015 7:32 pm
por emeasoft
Hi,

I want to change a USB Stick assigned letter by code. Some time ago I wrote a program in Delphi that used the Windows Volume Management API Functions.
The functions are "GetVolumeNameForVolumeMountPoint ()", "DeleteVolumeMountPoint" "SetVolumeMountPoint ()" and "GetDriveType ()".
The point is that I am unable to call these functions from Xailer.
Does anyone know how(and if there is a way to) to call these functions without having to code C wrappers?


Thank you,

Andre Corrêa