ReactOS 0.4.15-dev-7942-gd23573b
caret.h
Go to the documentation of this file.
1#pragma once
2
9
10/* EOF */
BOOL FASTCALL co_UserHideCaret(PWND WindowObject)
BOOL FASTCALL IntSetCaretBlinkTime(UINT uMSeconds)
Definition: caret.c:183
BOOL FASTCALL co_IntSetCaretPos(int X, int Y)
Definition: caret.c:193
BOOL FASTCALL co_UserShowCaret(PWND WindowObject)
BOOL FASTCALL IntSwitchCaretShowing(PVOID Info)
BOOL FASTCALL co_IntDestroyCaret(PTHREADINFO Win32Thread)
Definition: caret.c:159
#define Y(I)
unsigned int BOOL
Definition: ntddk_ex.h:94
unsigned int UINT
Definition: ndis.h:50
#define FASTCALL
Definition: nt_native.h:50
Definition: ntuser.h:694
_Must_inspect_result_ _In_ WDFCHILDLIST _In_ PWDF_CHILD_LIST_ITERATOR _Out_ WDFDEVICE _Inout_opt_ PWDF_CHILD_RETRIEVE_INFO Info
Definition: wdfchildlist.h:690