Ignore:
Timestamp:
Oct 27, 1999, 4:03:01 AM (26 years ago)
Author:
bird
Message:

Corrections to make win32k work.
(And now it does work, at least at my test machine...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/pe2lx/pe2lxmain.cpp

    r1290 r1467  
    1 /* $Id: pe2lxmain.cpp,v 1.2 1999-10-14 13:27:02 bird Exp $
     1/* $Id: pe2lxmain.cpp,v 1.3 1999-10-27 02:03:01 bird Exp $
    22 *
    33 * Pe2Lx main program. (Ring 3 only!)
     
    2727#include <string.h>
    2828#include <stdlib.h>
     29#include "OS2Krnl.h"
    2930#include "pe2lx.h"
    3031#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.