Hi,
I think to have identified an issue related to SCcon.cpp - ReadSettings() that causes SC-SSL to crash if the registry key "ProxyServer" is missing on the executing system.
At the same time I'd like to contribute to development in trying to find a way to enable SC to read proxy settings from a proxy.pac.
So i created an environment in my "lab" to compile (bcc32) and test (Squid-/Apache on Lan + rootserver with fixed IP-address on the internet to utilize repeater).
However, my days as a (Unix based) developer have passed by long ago and from the different makefiles and .bat of the package that Rudi was so kind to provide me with, I can't figure out what files to use and how to compile SC.
At a glance, I tried to use the makefile from the sub folder 'winvnc', which stopped execution with an 'undefined symbol', but I suspicion that it builds the genuine vncserver instead of SC anyhow.
Do you have any "Top Of Your Head" answer available? Or maybe a link were this has been discussed before (which I did not make to identify myself from browsing the forums)?
Thank you and best regards,
Syrupnas
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
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
Howto compile SC: Issue identified - to dumb to create build
Re: Howto compile SC: Issue identified - to dumb to create b
On Line Single Click Creator Use the bottom one labled (TEST) for Single CLick III
Dont forget the helpdesk.txt, certificat.pem in your custom.zip
http://sc.uvnc.com/index.php?section=19
Dont forget the helpdesk.txt, certificat.pem in your custom.zip

http://sc.uvnc.com/index.php?section=19
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..

Re: Howto compile SC: Issue identified - to dumb to create b
Thanks for your quick reply.
However, I didn't mean to build a custom SCIII package.
My intention is to modify and compile the source code using the Borland C++ compiler, thus creating a new build. As I used the creator before, I guess it is not intended to be for that purpose.
Regards,
Syrupnas
However, I didn't mean to build a custom SCIII package.
My intention is to modify and compile the source code using the Borland C++ compiler, thus creating a new build. As I used the creator before, I guess it is not intended to be for that purpose.
Regards,
Syrupnas
Re: Howto compile SC: Issue identified - to dumb to create b
Have to compile using ms products.. I dont think it will let you compile in anything else
Check out the sandbox subform for some threads..;
Check out the sandbox subform for some threads..;
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..

- Rudi De Vos
- Admin & Developer
- Posts: 6952
- Joined: 2004-04-23 10:21
- Contact:
Re: Howto compile SC: Issue identified - to dumb to create b
To compile we use VC6.0 + SP5 + VC6.0 processor pack +latest SDK that support VC6.0
Re: Howto compile SC: Issue identified - to dumb to create b
Hi bevtech, hi Rudi,
thank's a lot for your hints.
I found the processor pack and the PSDK from Feb. 2003, but as it looks like, VC6.0 is not available for free while it's successor is already on the market.
In addition of not willing to spend around 250,-- bucks at this stage (please correct me if I'm wrong), I have to mess around with VS2005 every now and then anyhow (doing QA for a commercial software product).
So thinking about utilizing VC6.0 seems to be a dead end to me at this stage.
However, as a next step I'll browse the sandbox forum.
At a glance I recognized that there seems to be some information about building UltraVNC with VS 2005 Express.
Maybe that turns out to be my route to go.
Thanks again and best regards,
Syrupnas
thank's a lot for your hints.
I found the processor pack and the PSDK from Feb. 2003, but as it looks like, VC6.0 is not available for free while it's successor is already on the market.
In addition of not willing to spend around 250,-- bucks at this stage (please correct me if I'm wrong), I have to mess around with VS2005 every now and then anyhow (doing QA for a commercial software product).
So thinking about utilizing VC6.0 seems to be a dead end to me at this stage.
However, as a next step I'll browse the sandbox forum.
At a glance I recognized that there seems to be some information about building UltraVNC with VS 2005 Express.
Maybe that turns out to be my route to go.
Thanks again and best regards,
Syrupnas
Re: Howto compile SC: Issue identified - to dumb to create b
You might want to look at the newest RealVNC sources to get an idea of configuration needed to use VS2005 to compile VNC.
One thing to note, be very careful to make you project an unmanaged C++ project, or else you will need the dotnet framework...
One thing to note, be very careful to make you project an unmanaged C++ project, or else you will need the dotnet framework...
Re: Howto compile SC: Issue identified - to dumb to create b
Hi lokkju,
these are the neat little hints that can save a days workload for someone beeing a noob on a new terrain (like me in this case
.
Thanks a lot.
Regards,
Syrupnas
these are the neat little hints that can save a days workload for someone beeing a noob on a new terrain (like me in this case

Thanks a lot.
Regards,
Syrupnas