Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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

Editing Source code

Post Reply
cjsmith32
Posts: 2
Joined: 2007-05-16 11:46

Editing Source code

Post by cjsmith32 »

Hey, im new to programming so sorry if this sounds stupid,

I have visual studio 2005 and vb 6

I want to edit the status form to add an end button which will shut down the remote control as if the user had exited it by selecting close from the task bar icon and the pressed quit on the main form.

I have downloaded the source and opened it in vb 6 but it wont compile, it seems like it needs a few dsp files?

Any help would be great

Thanks
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Editing Source code

Post by redge »

the core code could not be changed
only User Interface could be modifier.
http://www.uvnc.com/pchelpware/dev/index.html
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cjsmith32
Posts: 2
Joined: 2007-05-16 11:46

Re: Editing Source code

Post by cjsmith32 »

Thanks for your reply. I have just made a seperate exe file which runs along side the main pchelpware program that closes everything down. I may suggest the feature as a future request.
Post Reply