winecfg's registry convience functions

Mike Hearn mh at codeweavers.com
Thu Jun 23 15:33:49 CDT 2005


On Thu, 23 Jun 2005 20:47:07 +0100, Mike Hearn wrote:
> Yes that sounds excellent. I'll start investigating how exactly we can
> read the locations GTK+ uses in its file picker (as that system works
> quite nicely and seems very easy to use).

The relevant function is here:

http://cvs.gnome.org/viewcvs/libgnomeui/file-chooser/gtkfilesystemgnomevfs.c?rev=1.65&view=markup

It's gtk_file_system_gnome_vfs_list_volumes. Doesn't look too hard to
dlopen libgnomevfs and fetch the right list. Harder part is integrating
that with the shell32 VFS and getting things like icons right etc.

thanks -mike




More information about the wine-devel mailing list