lib 1400178 // TightVNC, alt+tab bug fixed, reconnect button svoid launchVNCViewer_inProcess() { launchVNCViewer_inProcess(""); } svoid launchVNCViewer_inProcess(S options) { com.glavsoft.viewer.Viewer.systemExit = false; com.glavsoft.viewer.Viewer.main(toStringArray(splitAtSpace(massageVNCOptions(options)))); }
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: | 562 / 584 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |