Ignore:
Timestamp:
Dec 3, 2010, 6:40:16 PM (15 years ago)
Author:
dmik
Message:

Reverted r21470 as Win2000 better corresponds to the level of the implemented APIs (most of the WinXP enhancements are not implemented in Odin32 yet).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/version.cpp

    r21470 r21509  
    102102
    103103static BOOL fCheckVersion = FALSE;
    104 static int  winversion    = WINVERSION_WINXP;
     104static int  winversion    = WINVERSION_WIN2000;
    105105
    106106//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.