Ignore:
Timestamp:
Feb 18, 2002, 11:14:58 AM (24 years ago)
Author:
sandervl
Message:

added custom function to force color to mono cursor conversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/pmwindow.h

    r7691 r7943  
    1 /* $Id: pmwindow.h,v 1.15 2001-12-26 19:05:35 achimha Exp $ */
     1/* $Id: pmwindow.h,v 1.16 2002-02-18 10:14:57 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    2626extern ULONG ScreenBitsPerPel;
    2727extern BOOL  fOS2Look;
     28extern BOOL  fForceMonoCursor;
    2829extern HWND  hwndCD;
    2930extern LONG CapsCharHeight;
Note: See TracChangeset for help on using the changeset viewer.