dlls/shell32/dialogs.c:RunFileDlg - implemented

Nix N. Nix nix at go-nix.ca
Wed Jun 5 15:58:47 CDT 2002


I implemented RunFileDlg from dlls/shell32/dialogs.c, together with the
MRU list that Windoze has.  I placed the MRU list stuff in the same
registry key as in Windoze.  I had to add a dependency.  The
"&Browse..." button requires commdlg.  I didn't know how to do this in
the Makefile, so I used LoadLibraryEx.

Well, here it is (diff is against CVS from around Wed Jun  5 16:00:00
EDT 2002)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: RunFileDlg.diff
Type: text/x-patch
Size: 13486 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020605/2f2fe54c/RunFileDlg.bin


More information about the wine-patches mailing list