-
SHBrowseForFolder
I am using the SHBrowseForFolder call to browse for folders.
I have this portion working great thanks to a sample by Brad Martinez, but
his sample and all the other samples I have looked do not allow you set
starting browse point for the dialog. ex. have the dialog start with the
current working directory selected or etc.
I read an article in msdn that show how to do it in C using a callback
function and a sendmessage call, but my conversion attempt was unsuccessful.
I know this must be possible because the ccrp browse dialog server has this
capability, but I do not want to add another dll or ocx to the project
Thanks
Scott
-
Re: SHBrowseForFolder
Scott,
See
http://www.mvps.org/vbnet/code/callb...secallback.htm
Matt
====================================
Mattias Sjögren - mattias @ mvps.org
http://www.msjogren.net/dotnet/
CodeHound - The Software Developer's Search Engine
http://www.codehound.com
-
Re: SHBrowseForFolder
Scott,
See
http://www.mvps.org/vbnet/code/callb...secallback.htm
Matt
====================================
Mattias Sjögren - mattias @ mvps.org
http://www.msjogren.net/dotnet/
CodeHound - The Software Developer's Search Engine
http://www.codehound.com
-
Re: SHBrowseForFolder
Thanks Matt I think that's got it
Scott
"Mattias Sjögren" <mattias.dont.want.spam@mvps.org> wrote in message
news:3aae3ae9.1097778@news.devx.com...
> Scott,
>
> See
>
> http://www.mvps.org/vbnet/code/callb...secallback.htm
>
>
> Matt
>
> ====================================
> Mattias Sjögren - mattias @ mvps.org
> http://www.msjogren.net/dotnet/
>
> CodeHound - The Software Developer's Search Engine
> http://www.codehound.com
-
Re: SHBrowseForFolder
Thanks Matt I think that's got it
Scott
"Mattias Sjögren" <mattias.dont.want.spam@mvps.org> wrote in message
news:3aae3ae9.1097778@news.devx.com...
> Scott,
>
> See
>
> http://www.mvps.org/vbnet/code/callb...secallback.htm
>
>
> Matt
>
> ====================================
> Mattias Sjögren - mattias @ mvps.org
> http://www.msjogren.net/dotnet/
>
> CodeHound - The Software Developer's Search Engine
> http://www.codehound.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|