Ignore:
Timestamp:
Apr 5, 2001, 11:31:28 AM (24 years ago)
Author:
sandervl
Message:

rewrote ShowCursor

File:
1 edited

Legend:

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

    r5385 r5482  
    1 /* $Id: oslibwin.h,v 1.51 2001-03-27 16:17:52 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.52 2001-04-05 09:31:27 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    309309BOOL   OSLibWinGetMaxPosition(HWND hwndOS2, RECT *rect);
    310310
     311BOOL   OSLibWinShowPointer(BOOL fShow);
     312
    311313#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.