All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:12, 19 April 2022 SMcNeill talk contribs created page MOUSEPIPEOPEN (Created page with "{{DISPLAYTITLE: _MOUSEPIPEOPEN}} The _MOUSEPIPEOPEN function creates a pipe handle value for a mouse when using a virtual keyboard. {{PageSyntax}} : vkMousePipe = _MOUSEPIPEOPEN {{PageDescription}} * The pipe handle value can be used optionally with _MOUSEINPUT, _MOUSEX, _MOUSEY, and _MOUSEBUTTON when required. {{PageExamples}} ''Snippet:'' The following snippet isn't runnable/compilable, but it showcases the use of the _MOUSEPIPEOPEN f...")