Ignore:
Timestamp:
Aug 20, 1999, 10:09:51 PM (26 years ago)
Author:
sandervl
Message:

Icon + Cursor resource changes

File:
1 edited

Legend:

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

    r398 r601  
    1 /* $Id: oslibwin.h,v 1.19 1999-07-26 20:03:49 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.20 1999-08-20 20:09:51 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    211211
    212212BOOL  OSLibWinGetBorderSize(HWND hwnd, OSLIBPOINT *pointl);
     213BOOL  OSLibWinSetIcon(HWND hwnd, HANDLE hIcon);
    213214
    214215#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.