Ignore:
Timestamp:
Jul 15, 1999, 8:03:03 PM (26 years ago)
Author:
sandervl
Message:

Send/PostMessage changes

File:
1 edited

Legend:

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

    r300 r309  
    1 /* $Id: oslibwin.h,v 1.1 1999-07-14 08:35:35 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.2 1999-07-15 18:03:02 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    2828ULONG OSLibWinGetWindowULong(HWND hwnd, ULONG offset);
    2929
     30BOOL  OSLibPostMessage(HWND hwnd, ULONG msg, ULONG wParam, ULONG lParam);
     31
    3032#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.