Ignore:
Timestamp:
Nov 8, 1999, 2:44:41 PM (26 years ago)
Author:
sandervl
Message:

Dinput additions + PostThreadMessageA/W fix

File:
1 edited

Legend:

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

    r1522 r1629  
    1 /* $Id: pmwindow.h,v 1.3 1999-10-30 15:16:57 dengert Exp $ */
     1/* $Id: pmwindow.h,v 1.4 1999-11-08 13:44:14 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    1919void UnregisterSystemClasses();
    2020
     21extern ULONG ScreenWidth;
     22extern ULONG ScreenHeight;
     23
    2124#endif
Note: See TracChangeset for help on using the changeset viewer.