In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Se encontró 1 coincidencia

por André Corrêa
Mar Nov 10, 2015 6:55 pm
Foro: Xailer English
Tema: Volume Management Windows API Functions
Respuestas: 1
Vistas: 3091

Volume Management Windows API Functions

Hi,

I have an application in Delphi that allows you to list and change the drive letter assigned to a USB stick, for example.
It uses Functions from Volume Management Windows API.
The functions are "GetVolumeNameForVolumeMountPoint ()", "DeleteVolumeMountPoint" "SetVolumeMountPoint ()"
and ...