1 | lib 1400178 // TightVNC, alt+tab bug fixed, reconnect button |
2 | |
3 | svoid launchVNCViewer_inProcess() { |
4 | launchVNCViewer_inProcess(""); |
5 | } |
6 | |
7 | svoid launchVNCViewer_inProcess(S options) { |
8 | com.glavsoft.viewer.Viewer.systemExit = false; |
9 | com.glavsoft.viewer.Viewer.main(toStringArray(splitAtSpace(massageVNCOptions(options)))); |
10 | } |
Began life as a copy of #1020581
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020799 |
Snippet name: | launchVNCViewer_inProcess |
Eternal ID of this version: | #1020799/4 |
Text MD5: | 73e3d606e3efa3616324d760b3d19b4e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-17 00:51:32 |
Source code size: | 330 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 354 / 372 |
Version history: | 3 change(s) |
Referenced in: | [show references] |