Hi Wolfgang,
On Tuesday 12 April 2005 01:03, Wolfgang Scherer wrote:
> Solution
>
> Fix TreeView setup behavior. Implement BFFM_SETSELECTION
> functionality.
I've tried your patch and it breaks the SHBrowseForFolder usage in winecfg's
drive mapping property sheet.
On Tue, 23 Nov 2004 17:24:28 +0100, Robert van Herk wrote:
> I am trying to implement the Browse button in the winecfg application,
> that would allow people to browse for a directory to use as their
> virtual c drive.
Cool! Go for it!
> Then, at compile time I get:
>driveui.c:
Hi all,
I am trying to implement the Browse button in the winecfg application,
that would allow people to browse for a directory to use as their
virtual c drive. In order to do so, I though I'd use the
SHBrowseForFolder function from shlobj.h (see
http://msdn.microsoft.com/library/defaul