Changeset 4595 for trunk/include/winuser32.h
- Timestamp:
- Nov 15, 2000, 2:55:48 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winuser32.h
r4591 r4595 1 /* $Id: winuser32.h,v 1. 3 2000-11-14 14:28:47sandervl Exp $ */1 /* $Id: winuser32.h,v 1.4 2000-11-15 13:55:48 sandervl Exp $ */ 2 2 3 3 /* … … 19 19 BOOL WIN32API changePageXForm(pDCData pHps, POINTL *pValue, int x, int y, POINTL *pPrev); 20 20 BOOL WIN32API setPageXForm(pDCData pHps); 21 VOID WIN32API selectClientArea(pDCData pHps); 21 22 VOID WIN32API removeClientArea(pDCData pHps); 22 23 LONG WIN32API clientHeight(HWND hwnd, pDCData pHps);
Note:
See TracChangeset
for help on using the changeset viewer.