Changeset 5678 for trunk/include/win32api.h
- Timestamp:
- May 10, 2001, 7:03:49 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r5584 r5678 129 129 HWND WIN32API GetWindow(HWND hwnd, UINT uCmd); 130 130 BOOL WIN32API IntersectRect( PRECT lprcDst, const RECT * lprcSrc1, const RECT * lprcSrc2); 131 BOOL WIN32API OffsetRect( PRECT lprc, int x, int y); 131 132 132 133 DWORD WIN32API GetTickCount(void);
Note:
See TracChangeset
for help on using the changeset viewer.