| Package | Description |
|---|---|
| org.eclipse.swt.internal.win32 |
| Modifier and Type | Method and Description |
|---|---|
static void |
OS.MoveMemory(long Destination,
UDACCEL Source,
int Length) |
static void |
OS.MoveMemory(UDACCEL Destination,
long Source,
int Length) |
static long |
OS.SendMessage(long hWnd,
int Msg,
long wParam,
UDACCEL lParam) |
static long |
OS.SendMessageA(long hWnd,
int Msg,
long wParam,
UDACCEL lParam) |
static long |
OS.SendMessageW(long hWnd,
int Msg,
long wParam,
UDACCEL lParam) |
Copyright © 2017. All Rights Reserved.