Changeset 10316 for trunk/src/user32/user32api.h
- Timestamp:
- Nov 12, 2003, 3:13:26 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/user32api.h
r9791 r10316 1 /* $Id: user32api.h,v 1. 2 2003-02-13 10:12:25sandervl Exp $ */1 /* $Id: user32api.h,v 1.3 2003-11-12 14:10:20 sandervl Exp $ */ 2 2 //Internal user32 functions 3 3 4 4 #ifndef __USER32API_H_ 5 5 #define __USER32API_H_ 6 7 HWND WINAPI GetAncestor( HWND hwnd, UINT type );8 6 9 7 //Notify that focus has changed (necessary for SetFocus(0) handling)
Note:
See TracChangeset
for help on using the changeset viewer.