Changeset 1154 for trunk/src/user32/caret.h
- Timestamp:
- Oct 6, 1999, 12:36:39 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/caret.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/caret.h
r1077 r1154 1 /* $Id: caret.h,v 1. 1 1999-09-28 08:00:56dengert Exp $ */1 /* $Id: caret.h,v 1.2 1999-10-06 10:36:39 dengert Exp $ */ 2 2 3 3 /* … … 9 9 10 10 extern void recreateCaret (HWND hwndFocus); 11 extern BOOL WIN32API SetCaretPos (int x, int y); 12 extern BOOL WIN32API GetCaretPos (PPOINT pPoint); 11 13
Note:
See TracChangeset
for help on using the changeset viewer.
