Ignore:
Timestamp:
Jul 7, 1999, 10:11:58 AM (26 years ago)
Author:
sandervl
Message:

Major changes in PE2LX/KERNEL32 for TLS support. DLL VERSION INCREASED TO 3 AS THIS CHANGE MAKES IT INCOMPATIBLE WITH APPS CONVERTED WITH PREVIOUS VERSION OF PE2LX (OR WIN32K)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/versionos2.h

    r10 r281  
    1 /* $Id: versionos2.h,v 1.2 1999-05-27 15:17:59 phaller Exp $ */
     1/* $Id: versionos2.h,v 1.3 1999-07-07 08:11:09 sandervl Exp $ */
    22
    33#ifndef __VERSIONOS2__H__
     
    1919 *
    2020 */
    21 #define PE2LX_VERSION 2
     21#define PE2LX_VERSION 3
    2222
    2323#ifndef SYSTEM
Note: See TracChangeset for help on using the changeset viewer.