Re: Accessing SMB-share with a fixed path
Re: Accessing SMB-share with a fixed path
- Subject: Re: Accessing SMB-share with a fixed path
- From: Alexey Proskuryakov <email@hidden>
- Date: Thu, 07 Apr 2005 12:49:51 +0400
On 07.04.2005 12:32, "Magnus Strand" <email@hidden> wrote:
> How can I configure my program with a path that always finds the mounted
> SMB-share?
You can just store the share name, and then use FSGetVolumeInfo() to find
a mounted volume. For an example, see CFURL sources (namely,
__CFFSRefForVolumeName() function).
Why you're limiting yourself to SMB shares, by the way?
- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden