virtualx-engine/platform
piratesephiroth 778b421973
Set ShellExecuteW's verb to NULL - fixes #33388
from https://docs.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shellexecutew

>the default verb is used, if available. If not, the "open" verb is used. If neither verb is available, the system uses the first verb listed in the registry.

so "open" is redundant at best
2019-11-09 07:59:15 -03:00
..
android Android : implement InputEventMagnifyGesture and InputEventPanGesture 2019-11-02 11:17:22 +01:00
haiku Remove libwebsocket. No longer used, yay! 2019-07-04 15:03:04 +02:00
iphone Fix crash on exit or resume on iOS 13 2019-11-05 10:28:42 +01:00
javascript Remove ECMAScript 6 "arrow operator". 2019-10-24 16:46:31 +02:00
osx [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 2019-10-30 14:42:21 +02:00
server Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
uwp Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
windows Set ShellExecuteW's verb to NULL - fixes #33388 2019-11-09 07:59:15 -03:00
x11 [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 2019-10-30 14:42:21 +02:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00