Re: Version of Windows

2008-03-19 Thread Reece Dunn
On 19/03/2008, Chris Teague <[EMAIL PROTECTED]> wrote: > This is probably trivial, but I'm having a tough time figuring out the > current version of Windows that Wine is mimicking. I have a situation > where I need to behave differently if the version is NT (0x0500) >

Re: Version of Windows

2008-03-19 Thread Robert Shearman
Chris Teague wrote: > This is probably trivial, but I'm having a tough time figuring out the > current version of Windows that Wine is mimicking. I have a situation > where I need to behave differently if the version is NT (0x0500) > versus when it is XP (0x0600). I see the WI

Re: Version of Windows

2008-03-19 Thread John Klehm
On Wed, Mar 19, 2008 at 2:02 AM, John Klehm <[EMAIL PROTECTED]> wrote: > > On Wed, Mar 19, 2008 at 1:31 AM, Chris Teague <[EMAIL PROTECTED]> wrote: > > This is probably trivial, but I'm having a tough time figuring out the > > current version of Window

Re: Version of Windows

2008-03-19 Thread John Klehm
On Wed, Mar 19, 2008 at 1:31 AM, Chris Teague <[EMAIL PROTECTED]> wrote: > This is probably trivial, but I'm having a tough time figuring out the > current version of Windows that Wine is mimicking. I have a situation > where I need to behave differently if the version is N

Version of Windows

2008-03-18 Thread Chris Teague
This is probably trivial, but I'm having a tough time figuring out the current version of Windows that Wine is mimicking. I have a situation where I need to behave differently if the version is NT (0x0500) versus when it is XP (0x0600). I see the WINVER #define, but that doesn't seem r

Re: msvcrt: tests: some values of _mbctype are dependent on the version of Windows

2007-08-28 Thread Alexandre Julliard
"Mikolaj Zalewski" <[EMAIL PROTECTED]> writes: > @@ -144,10 +144,18 @@ static int result_cp_949_mbctype[] = { 0 > static int result_cp_950_mbctype[] = { 0x0,65, 0x8,1, 0x18,26, 0x8,6, > 0x28,26, 0x8,4, >0x0,2, 0x4,32, 0xc,94, 0,1 }; > > +/* these characters may differ on different Windows