Hi Alexandre, What is the thinking behind this patch? If we don't load the Windows registry on startup where should it be loaded? Will this code re-appear at any point in the future? A significant number of users still expect to be able to point Wine at an actual Windows install despite what we recommend.
thanks -mike On Fri, 11 Mar 2005 07:10:25 -0600, Alexandre Julliard wrote: > ChangeSet ID: 16565 > CVSROOT: /opt/cvs-commit > Module name: wine > Changes by: [EMAIL PROTECTED] 2005/03/11 07:10:25 > > Modified files: > misc : registry.c > documentation/samples: config > > Log message: > Get rid of the Windows registry loading on startup, this needs to be > done differently. > > Patch: http://cvs.winehq.org/patch.py?id=16565 > > Old revision New revision Changes Path > 1.149 1.150 +6 -1498 wine/misc/registry.c > 1.73 1.74 +0 -2 wine/documentation/samples/config
