splitting out on_winver_change() and friends

Robert Millan rmh at aybabtu.com
Sat Dec 29 05:43:15 CST 2007


On Fri, Dec 28, 2007 at 05:43:40AM -0500, Steven Edwards wrote:
> Hi,
> 
> On Dec 27, 2007 4:50 PM, Robert Millan <rmh at aybabtu.com> wrote:
> > I'm writing a small application to automate the process of setting Windows
> > version for executables that are known to require a specific one.  I'd like
> > it to use the knowledge about defining Windows versions contained in
> > winecfg/appdefaults.c instead of duplicating/forking code from it.
> >
> > Would it be ok to move on_winver_change() and some of its friends like
> > win_versions[] and set_reg_key() to libwine.so.1 for this purpose ?
> 
> How about rather than writing another application to do this, you make
> winecfg take arguments on the command line so you could set something
> like
> 
> winecfg foo.exe --winver win98 --dll=gdiplus.dll=n

Yes, I suppose that'll do.   Want a patch for --winver ?

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)



More information about the wine-devel mailing list