Ignore:
Timestamp:
May 10, 2001, 7:03:49 PM (24 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r5584 r5678  
    129129HWND    WIN32API GetWindow(HWND hwnd, UINT uCmd);
    130130BOOL    WIN32API IntersectRect( PRECT lprcDst, const RECT * lprcSrc1, const RECT * lprcSrc2);
     131BOOL    WIN32API OffsetRect( PRECT lprc, int x, int  y);
    131132
    132133DWORD   WIN32API GetTickCount(void);
Note: See TracChangeset for help on using the changeset viewer.