Just noticed that GetVolumePathName is missing, and thought I'd better report this as most of the other file/volume management APIs are there so presumably its an oversight! :0)
Logged In: YES user_id=14198
Slightly trickier than normal as it is not available on Win9x, so will need to use LoadLibrary().
Logged In: YES user_id=771074
This was added to win32file some time ago
Log in to post a comment.
Logged In: YES
user_id=14198
Slightly trickier than normal as it is not available on
Win9x, so will need to use LoadLibrary().
Logged In: YES
user_id=771074
This was added to win32file some time ago