|
ReactOS 0.4.16-dev-2610-ge2c92c0
|
#include "../win32nt.h"
Go to the source code of this file.
Functions | |
| HGLOBAL | createGlobalMemory (const CHAR *pString, DWORD stringLength) |
| HANDLE | setClipboardData (UINT uFormat, HANDLE hGlobalMem) |
| HANDLE | getClipboardData (UINT uFormat) |
| START_TEST (NtUserConvertMemHandle) | |
Definition at line 10 of file NtUserConvertMemHandle.c.
Referenced by START_TEST().
Definition at line 57 of file NtUserConvertMemHandle.c.
Referenced by START_TEST().
Definition at line 32 of file NtUserConvertMemHandle.c.
Referenced by START_TEST().
| START_TEST | ( | NtUserConvertMemHandle | ) |
Definition at line 84 of file NtUserConvertMemHandle.c.