After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

by aaron.pedigo
2019-12-19 14:03
Forum: Developer discussions (mainly user-mode)
Topic: Missing source files?
Replies: 3
Views: 28686

Re: Missing source files?

Rudi, does this mean that the InnoSetup files are no longer used?
by aaron.pedigo
2019-12-17 15:00
Forum: Developer discussions (mainly user-mode)
Topic: Missing source files?
Replies: 3
Views: 28686

Missing source files?

I am trying to recreate the exact installer from 1.2.3.0 and seem to not be able to find some files.
When I open winvnc\winvncVS2017.sln it fails to open UltraVnc\UltraVnc_VS2017.vdproj and UltraVnc\UltraVnc_VS2017_X64.vdproj. The UltraVnc folder seems to have *.vdproj for 2010, 2013, and 2015 ...
by aaron.pedigo
2019-12-11 19:56
Forum: Developer discussions (mainly user-mode)
Topic: Cannot open include file: 'stddef.h': No such file or direct
Replies: 3
Views: 27675

Re: Cannot open include file: 'stddef.h': No such file or di

Rudi,

Thanks for the reply, but while I was waiting for my post to be put up, I did find my issue.
I had installed the Windows 8.1 SDK from here: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive
What fixed it for me was to use the Visual Studio Installer and choose the Windows 8 ...
by aaron.pedigo
2019-12-11 14:37
Forum: Developer discussions (mainly user-mode)
Topic: Cannot open include file: 'stddef.h': No such file or direct
Replies: 3
Views: 27675

Cannot open include file: 'stddef.h': No such file or direct

Hello,

I am trying to compile UltraVNC on my development PC and am having some issues.

My PC has the following:

Windows 10 1809
Visual Studio 2017
Microsoft Visual Studio Installer Projects extension
Windows 8.1 SDK
nasm 2.14.02

If I open winvncVS2017.sln and try to compile I get lots of ...