|
LMMS
|
Functions | |
| bool | IsRightClickEmulateEnabled () |
| void | SWELL_EnableRightClickEmulate (BOOL enable) |
| HANDLE | SWELL_CreateProcessFromPID (int pid) |
| HANDLE | SWELL_CreateProcess (const char *exe, int nparams, const char **params) |
| int | SWELL_GetProcessExitCode (HANDLE hand) |
| BOOL | EnumDisplayMonitors (HDC hdc, const LPRECT r, MONITORENUMPROC proc, LPARAM lParam) |
| BOOL | GetMonitorInfo (HMONITOR hmon, void *inf) |
| bool IsRightClickEmulateEnabled | ( | ) |