Re: Some Processor(s) specific environment variables

2006-03-14 Thread Alexandre Julliard
Paul Vriens <[EMAIL PROTECTED]> writes: > Would it be acceptable to put some sane defaults in wine.inf and have > GetSystemInfo check and fill the correct keys in the registry? Or do we > need a way to fill these keys at every boot of the system (start of > wineserver)? We can either put defaults

Re: Some Processor(s) specific environment variables

2006-03-14 Thread Paul Vriens
On Tue, 2006-03-14 at 19:13 +0100, Marcus Meissner wrote: > On Tue, Mar 14, 2006 at 06:35:39PM +0100, Paul Vriens wrote: > > Hi, > > > > there are some processor specific environment variables: > > > > NUMBER_OF_PROCESSORS=1 > > PROCESSOR_ARCHITECTURE=x86 > > PROCESSOR_IDENTIFIER=x86 Family 6 Mo

Re: Some Processor(s) specific environment variables

2006-03-14 Thread Marcus Meissner
On Tue, Mar 14, 2006 at 06:35:39PM +0100, Paul Vriens wrote: > Hi, > > there are some processor specific environment variables: > > NUMBER_OF_PROCESSORS=1 > PROCESSOR_ARCHITECTURE=x86 > PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 8, GenuineIntel > PROCESSOR_LEVEL=6 > PROCESSOR_REVISION=09

Some Processor(s) specific environment variables

2006-03-14 Thread Paul Vriens
Hi, there are some processor specific environment variables: NUMBER_OF_PROCESSORS=1 PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 9 Stepping 8, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0908 (from a VMware box). These variables exist in HKEY_LOCAL_MACHINE\SYSTEM\Cu