dlls/shell32/dialogs.c:RunFileDlg - implemented

Nix N. Nix nix at go-nix.ca
Thu Jun 6 10:20:33 CDT 2002


On Thu, 2002-06-06 at 09:14, Mike McCormack wrote:
> 
> You'd better use cvs diff -u (you can add diff -u to your ~/.cvsrc so as 
> not to forget).
> 
> You should just submit the changelog entries like this:
> 

Well, here it is with these mods then.  I removed the stuff from the
ChangeLog file.  Everything quoted below still holds.

> ChangeLog:
> Added RunFileDlg with MRU list (based on the template found in
> Win98 shell32.dll)
> 
> Looks like good work though!
> 
> Mike
> 
> Nix N. Nix wrote:
> > 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)

Thanks for the help.

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


More information about the wine-patches mailing list