Changeset 10316 for trunk/src/user32/win32wmisc.h
- Timestamp:
- Nov 12, 2003, 3:13:26 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wmisc.h
r9598 r10316 1 /* $Id: win32wmisc.h,v 1. 2 2003-01-03 16:35:58sandervl Exp $ */1 /* $Id: win32wmisc.h,v 1.3 2003-11-12 14:10:21 sandervl Exp $ */ 2 2 /* 3 3 * Misc. functions for window management … … 32 32 INT NC_HandleNCHitTest( HWND hwnd, POINT pt); 33 33 34 HWND WINAPI GetAncestor( HWND hwnd, UINT type );35 36 34 #ifdef __cplusplus 37 35 }
Note:
See TracChangeset
for help on using the changeset viewer.