Ignore:
Timestamp:
Nov 10, 1999, 2:45:38 AM (26 years ago)
Author:
bird
Message:

Some bugsfixes - Yield is disabled.
Added parameters.
Correcte moduleheaders.
Introduced a new base class for virtual lx modules + some elf sketches.

Location:
trunk/src/win32k/dev16
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/dev16/d16init.c

    r1535 r1678  
    1 /* $Id: d16init.c,v 1.3 1999-10-31 23:57:00 bird Exp $
     1/* $Id: d16init.c,v 1.4 1999-11-10 01:45:30 bird Exp $
    22 *
    33 * d16init - init routines for both drivers.
     
    77 *
    88 * Copyright (c) 1999 knut st. osmundsen
     9 *
     10 * Project Odin Software License can be found in LICENSE.TXT
    911 *
    1012 */
  • trunk/src/win32k/dev16/d16strat.c

    r1467 r1678  
    1 /* $Id: d16strat.c,v 1.2 1999-10-27 02:02:53 bird Exp $
     1/* $Id: d16strat.c,v 1.3 1999-11-10 01:45:30 bird Exp $
    22 *
    33 * d16strat.c - 16-bit strategy routine, device headers, device_helper (ptr)
     
    55 *
    66 * Copyright (c) 1999 knut st. osmundsen
     7 *
     8 * Project Odin Software License can be found in LICENSE.TXT
    79 *
    810 */
  • trunk/src/win32k/dev16/probkrnl.c

    r1535 r1678  
    1 /* $Id: probkrnl.c,v 1.3 1999-10-31 23:57:01 bird Exp $
     1/* $Id: probkrnl.c,v 1.4 1999-11-10 01:45:30 bird Exp $
    22 *
    33 * Description:   Autoprobes the os2krnl file and os2krnl[*].sym files.
     
    2222 * Copyright (c) 1998-1999 knut st. osmundsen
    2323 *
     24 * Project Odin Software License can be found in LICENSE.TXT
     25 *
    2426 */
    2527
Note: See TracChangeset for help on using the changeset viewer.