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

Search found 1 match

by ananthonline
2015-05-06 21:51
Forum: Developer discussions (mainly user-mode)
Topic: UVNC Mirror dricer
Replies: 2
Views: 24362

UVNC Mirror dricer

I can't seem to initialize the mirror driver with any other bit depth (bits per pixel) than 32. The driver initialization fails in GetDCMirror, specifically: m_hrootdc = CreateDC("DISPLAY",deviceName,NULL,NULL); Is this a limitation of the mirror driver? I need to use this on a machine that only ...