Ignore:
Timestamp:
Jul 18, 1999, 7:12:03 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r329 r330  
    1 /* $Id: oslibwin.h,v 1.12 1999-07-18 14:56:36 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.13 1999-07-18 17:12:02 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    214214LONG  OSLibWinQueryWindowText(HWND hwnd, LONG length, LPSTR lpsz);
    215215BOOL  OSLibWinSetWindowText(HWND hwnd, LPSTR lpsz);
     216BOOL  OSLibWinFlashWindow(HWND hwnd, BOOL fFlash);
    216217
    217218#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.