CRYPT32/tests: don't crash on win98

Saulius Krasuckas saulius2 at ar.fi.lt
Mon Nov 14 04:32:46 CST 2005


* On Mon, 14 Nov 2005, Saulius Krasuckas wrote:
> * On Mon, 14 Nov 2005, Jakob Eriksson wrote:
> > * Saulius Krasuckas wrote:
> > > 
> > > isNT should be set by testing real behaviour of API, not by using 
> > > GetVersion().  
> > 
> > The recommended thing to do is check for something that can hint 
> > of bad things to happen.
> 
> Yes, plus that something and GetVersion() doesn't hint that:
       ^^^^^^^^^^^^^^^^^^^
       (Throw that away, that's leftover from 
        edited but unfinished statement.  Sorry)

> (GetVersion() < 0x80000000) gives 0 both under Win98 SE and WinME.
> Test crashes under Win98SE but it doesn't under WinME.
> I am sure, the versions of crypt32.dll on both boxes are different.



More information about the wine-devel mailing list