Feature Requests item #942500, was opened at 2004-04-26 12:49
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=942500&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: BlackCat (cmelv)
Assigned to: Nobody/Anonymous (nobody)
Summary: GetVolumePathName missing
Initial Comment:
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)
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2006-01-12 17:29
Message:
Logged In: YES
user_id=771074
This was added to win32file some time ago
----------------------------------------------------------------------
Comment By: Mark Hammond (mhammond)
Date: 2004-04-28 18:31
Message:
Logged In: YES
user_id=14198
Slightly trickier than normal as it is not available on
Win9x, so will need to use LoadLibrary().
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=942500&group_id=78018
|