Problem solved (but i dont know why).
Thanx for your "hyper fast" answering!
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
Search found 7 matches
- 2013-11-08 16:19
- Forum: Olders
- Topic: compile with vs2010 undeclared identifier
- Replies: 2
- Views: 15798
- 2013-11-08 15:22
- Forum: Olders
- Topic: compile with vs2010 undeclared identifier
- Replies: 2
- Views: 15798
compile with vs2010 undeclared identifier
Hallo,
I compile winvnc with visual studio 2010 with "error C2065" (undeclared identifier) in vncproperties.cpp and vncpropertiespoll.cpp in several lines. Many identifiers, such as "IDC_CONNECT_SOCK", couldn´t be found. I think, they couldn´t be found because they are defined in the resource.h in ...
I compile winvnc with visual studio 2010 with "error C2065" (undeclared identifier) in vncproperties.cpp and vncpropertiespoll.cpp in several lines. Many identifiers, such as "IDC_CONNECT_SOCK", couldn´t be found. I think, they couldn´t be found because they are defined in the resource.h in ...
- 2010-09-16 16:22
- Forum: Olders
- Topic: How to lock mouse and keyboard if viewer in listenmode
- Replies: 0
- Views: 2194
How to lock mouse and keyboard if viewer in listenmode
Hallo,
can someone tell me, how it is possible to lock mouse and keyboard on a computer with viewer running in listenmode, if a server connects to that client?
Is there a registrykey or a parameter for starting the viewer from commandline?
Or is there an entry in the ultravnc.ini to control that ...
can someone tell me, how it is possible to lock mouse and keyboard on a computer with viewer running in listenmode, if a server connects to that client?
Is there a registrykey or a parameter for starting the viewer from commandline?
Or is there an entry in the ultravnc.ini to control that ...
- 2010-06-29 11:59
- Forum: Olders
- Topic: Building w/ Visual Studio 2010
- Replies: 5
- Views: 8193
Re: Building w/ Visual Studio 2010
Thank you!
Is there a projectfile (winvnc.sln ?), a file that contains all settings, for VS 2010 available?
Is there a projectfile (winvnc.sln ?), a file that contains all settings, for VS 2010 available?
- 2010-06-28 18:53
- Forum: Olders
- Topic: Building w/ Visual Studio 2010
- Replies: 5
- Views: 8193
Re: Building w/ Visual Studio 2010
Hey,
I even have a problem with building a winvnc release with vs 2008 or 2010:
I got no error after building, but if I start the winvnc.exe an error occures with the message: "Diese Anwendung konnte nicht gestartet werden, weil die Anwendungskonfiguration nicht korrekt ist."
("EXe couldn´t be ...
I even have a problem with building a winvnc release with vs 2008 or 2010:
I got no error after building, but if I start the winvnc.exe an error occures with the message: "Diese Anwendung konnte nicht gestartet werden, weil die Anwendungskonfiguration nicht korrekt ist."
("EXe couldn´t be ...
- 2010-06-18 15:50
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 13134
Re: Build enviroment
With VisualStudio2008 you have to open the projektfile for example winvnc.sln for winvnc.
I can compile it without errors, but if I run the build winvnc.exe I get the error:
"Diese Anwendung konnte nicht gestartet werden, weil die Anwendungskonfiguration nicht korrekt ist..."
Have anyone an idea ...
I can compile it without errors, but if I run the build winvnc.exe I get the error:
"Diese Anwendung konnte nicht gestartet werden, weil die Anwendungskonfiguration nicht korrekt ist..."
Have anyone an idea ...
- 2010-06-15 19:17
- Forum: Olders
- Topic: Build enviroment
- Replies: 10
- Views: 13134
Re: Build enviroment
Sorry, but, where have i to do this changes? Filename? Project-Properties?
Thanks!
Thanks!