source:
trunk/src/user32/caret.h@
1120
Last change on this file since 1120 was 1077, checked in by , 26 years ago | |
---|---|
File size: 210 bytes |
Line | |
---|---|
1 | /* $Id: caret.h,v 1.1 1999-09-28 08:00:56 dengert Exp $ */ |
2 | |
3 | /* |
4 | * Caret functions for USER32 |
5 | * |
6 | * Project Odin Software License can be found in LICENSE.TXT |
7 | * |
8 | */ |
9 | |
10 | extern void recreateCaret (HWND hwndFocus); |
11 |
Note:
See TracBrowser
for help on using the repository browser.