Is it possible to receive the WM_APP+10 .. 14 to change a led?
(Msg WM_APP1 .. 5 is incoming)
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Search found 4 matches
- 2008-02-11 14:44
- Forum: PcHelpWare
- Topic: 1SCDLL.DLL Coding info
- Replies: 4
- Views: 11351
- 2008-02-09 16:06
- Forum: PcHelpWare
- Topic: DLL starts with errmsg
- Replies: 2
- Views: 4108
Re: DLL starts with errmsg
Is's any time ago, now dll calling in Delphi will work. However a problem with password is present. For testing I want connect server and viewer at the same machine. 1. DLL Call: Start_viewer( ID = empty Repeater = empty Port = 5500 RepPort = 0 Passw = < 123 as MD5 202CB962AC59075B964B07152D234B70 ...
- 2008-02-08 12:58
- Forum: PcHelpWare
- Topic: Enhaced Viewer
- Replies: 1
- Views: 2810
Enhaced Viewer
Is is possible that on creating a profile in viewer an empty password is allowed. In this case on connection viewer will create a md5 sum on the fly. The whole purpose is that user must get a password from support. Both sides use this for one session, unwelcome connections are not possible. One ...
- 2007-03-02 19:07
- Forum: PcHelpWare
- Topic: DLL starts with errmsg
- Replies: 2
- Views: 4108
DLL starts with errmsg
It is a problem to start the 1SCDLL.dll in Delphi. After many exceptions now is running. Start_Server is calling DllFunc( <ID = empty>, <repeater = empty>, <direct = dest_IP>, <5500 = port>, <password = any>, false, 'PcHelpWare Connection', false ); and is starting. Then a message Config error ...