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

Search found 7 matches

by nick94
2010-09-08 02:50
Forum: Old messages
Topic: Problem With Linking
Replies: 4
Views: 2851

Re: Problem With Linking

Thank you very much, Rudi!
by nick94
2010-09-07 21:21
Forum: Old messages
Topic: Failed to connect to server
Replies: 2
Views: 2054

Re: Failed to connect to server

Make sure uVNC Server is started, and has a password set. You'll see the icon in the system tray.
Make sure you are entering the right IP; place your cursor on uVNC server icon in system tray, and you'll see the server ip.
by nick94
2010-09-07 21:17
Forum: Old messages
Topic: Problem With Linking
Replies: 4
Views: 2851

Re: Problem With Linking

I'm compiling with Microsoft Visual Studio Professional 2010, trying to compile uVNC server 1.0.8...
by nick94
2010-09-05 15:33
Forum: Old messages
Topic: Problem With Linking
Replies: 4
Views: 2851

Problem With Linking

Recently, I tried to compile uvnc Server, and it compiled perfectly, but it had a lot of errors with linking. A few other people had the same problem, but I don't know how they fixed it. The errors are like this: vsocket.obj : error LNK2001: unresolved external symbol ""public: __thiscall omni_mutex ...
by nick94
2010-09-05 15:25
Forum: Olders
Topic: Silent Installation Admin Properties Opens
Replies: 3
Views: 4259

Re: Silent Installation Admin Properties Opens

The .ini has to be there before the "uvnc_service" service is started. Otherwise, you'll get the box.
by nick94
2010-08-27 17:41
Forum: Old messages
Topic: Compiliation Problem
Replies: 2
Views: 2226

Re: Compiliation Problem

Thank you very much for your reply, i managed to fix the 'afxres.h' problem.
by nick94
2010-06-01 23:32
Forum: Old messages
Topic: Compiliation Problem
Replies: 2
Views: 2226

Compiliation Problem

Hello Everybody! Recently, I tried to compile VNCViewer using VC++ 2008, but I couldn't, because a header file 'afxres.h' was missing. I obviously realize, that this is probably not the only file I'm missing, so, my question is: Where do i get the necessary header/lib files from? It doesn't look ...