Hi Rudi et al,
The latest RC18 source upload on sourceforge (cvs200804.zip) is missing a (new) file checkvideodriver.cpp that is needed by some new code additions.
The previous version compiles ok.
-Iain
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
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 15 matches
- 2004-08-25 16:47
- Forum: Old messages
- Topic: RC18 latest source is missing file
- Replies: 1
- Views: 3076
- 2004-08-12 15:12
- Forum: Old messages
- Topic: RC18 sources
- Replies: 9
- Views: 10833
- 2004-08-12 14:46
- Forum: Old messages
- Topic: RC18 sources
- Replies: 9
- Views: 10833
ok thanks Rudi. I see you are still using the command if (ExtEscape(gdc, MAP1, 0, NULL, NULL, NULL)>0) in videodriver.cpp. I thought you had changed this to a IOCTL call. At least that was my understanding of what you said here... [topic=288][/topic] is this right? are you still using ExtEscape to ...
- 2004-08-09 10:52
- Forum: Old messages
- Topic: RC18 sources
- Replies: 9
- Views: 10833
- 2004-07-07 09:07
- Forum: Old messages
- Topic: RC18 sources
- Replies: 9
- Views: 10833
- 2004-06-24 15:36
- Forum: Old messages
- Topic: missing source file
- Replies: 1
- Views: 3357
missing source file
Hi Rudi,
The file rfbRegion.cpp is missing from the source repository. Its one of the files that comes from realvnc I think.
Could you possibly add it back in?
Many thanks,
-Iain
The file rfbRegion.cpp is missing from the source repository. Its one of the files that comes from realvnc I think.
Could you possibly add it back in?
Many thanks,
-Iain
- 2004-06-23 09:57
- Forum: Old messages
- Topic: ExtEscape in mirror driver
- Replies: 6
- Views: 10471
- 2004-06-21 13:09
- Forum: Old messages
- Topic: ExtEscape in mirror driver
- Replies: 6
- Views: 10471
how do I tell which version of the mirror driver I have? Windows informs me it is File Version 1.0.0.7. Though the download seemed to suggest RC11 (i obtained it from http://ultravnc.sourceforge.net/ ).
Is there a more recent version and how do I get hold of it?
-Iain
Is there a more recent version and how do I get hold of it?
-Iain
- 2004-06-21 12:50
- Forum: Old messages
- Topic: ExtEscape in mirror driver
- Replies: 6
- Views: 10471
Hmm... I have RC17 (obtained it from sourcesafe), I have compiled it and it seems to be using ExtEscape, not IOCTL. When I run it, it crashes the system on the ExtEscape line. As you say it is a dangerous call! The system works with RC16 binary. (I haven't tried compiling the source for RC16). You ...
- 2004-06-21 10:16
- Forum: Old messages
- Topic: ExtEscape in mirror driver
- Replies: 6
- Views: 10471
- 2004-06-15 11:02
- Forum: Old messages
- Topic: ExtEscape in mirror driver
- Replies: 6
- Views: 10471
ExtEscape in mirror driver
Hi, Can someone explain what the ExtEscape call to the mirror driver does? It uses the number "MAP1" which is referenced as 1030 but I can see no other documentation on this. If I play around, and move the ExtEscape, calling it at the wrong time it causes a massive system crash. Under what situation ...
- 2004-06-11 15:51
- Forum: Old messages
- Topic: Omnithread
- Replies: 2
- Views: 4618
- 2004-06-11 15:00
- Forum: Old messages
- Topic: Omnithread
- Replies: 2
- Views: 4618
Omnithread
Hi There, Could someone please explain what "omnithread" is and how it should be included within a project? When I try and compile with #include <omnithread.h> I am getting a linking error: Error LNK2019 unresolved external symbol "omni_thread::init_t::init_t(void)" Error LNK2019 unresolved external ...
- 2004-06-10 09:33
- Forum: Old messages
- Topic: Design Documentation
- Replies: 2
- Views: 4459
- 2004-06-09 13:10
- Forum: Old messages
- Topic: Design Documentation
- Replies: 2
- Views: 4459
Design Documentation
Hi Chaps,
Ultra VNC is great. I compile mine with VS .NET and I'm just looking through the source to see how it all works... is there any design documentation to accompany the code?
How do all the modules and things fit together?
Cheerz,
-Iain
Ultra VNC is great. I compile mine with VS .NET and I'm just looking through the source to see how it all works... is there any design documentation to accompany the code?
How do all the modules and things fit together?
Cheerz,
-Iain