Ignore:
Timestamp:
Oct 1, 2010, 6:23:46 PM (15 years ago)
Author:
ydario
Message:

Make WinXP the default system version.

File:
1 edited

Legend:

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

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