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
- 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 35 matches

by vineeta1shukla
2019-05-23 06:22
Forum: Olders
Topic: Remote Blank Monitor UltraVnc1.2.2.4
Replies: 7
Views: 14422

Re: Remote Blank Monitor UltraVnc1.2.2.4

Hello, Thanks for the Reply. :) Now, I want ZOOM functionality 90/100 % when we press the icon button of Toggle Remote Input and Remote Blank Monitor and remove the existing functionality of remote blank monitor. I know, we have zooming feature in Settings but we want it from Icon button(90/100 ...
by vineeta1shukla
2019-05-22 10:03
Forum: Olders
Topic: Remote Blank Monitor UltraVnc1.2.2.4
Replies: 7
Views: 14422

Remote Blank Monitor UltraVnc1.2.2.4

Hello, I want to remove/Disable the functionality of Toggle Remote Input and Remote Blank Monitor from UltraVnc through ini file. I have tried many options from ini file like BlankMonitorEnabled, CaptureAlphaBlending, blankInputsOnly etc. but nothing is disabling this functionality. So please ...
by vineeta1shukla
2019-01-16 06:21
Forum: Olders
Topic: Issue while Compiling UltraVnc Source code with VS2017.
Replies: 5
Views: 5330

Re: Issue while Compiling UltraVnc Source code with VS2017.

Thanks for the reply.. :) Nasm.Exe path is already in the VS. I think Nasm related settings are good Beacuse i am able to build old version of UltaVNC 1.2.0.5 with the visual studio 2015 community version from my computer. Is there any other settings related to vs2017 which i need to do to compile ...
by vineeta1shukla
2019-01-15 04:12
Forum: Olders
Topic: Issue while Compiling UltraVnc Source code with VS2017.
Replies: 5
Views: 5330

Re: Issue while Compiling UltraVnc Source code with VS2017.

hello,

Assembler compiler. ( nasm) is already installed on my machine. still facing the same issue.
Note - I am using vs2017 community version.
by vineeta1shukla
2019-01-14 07:27
Forum: Olders
Topic: Issue while Compiling UltraVnc Source code with VS2017.
Replies: 5
Views: 5330

Issue while Compiling UltraVnc Source code with VS2017.

Hello, I took latest code (ultravnc-code-r1200) from the Site and trying to compile the Source Code (vncviewer_vs2017) with vs 2017. I am facing some issue on Project "libjpeg-turbo-win" It seems .asm (Assembly) files are not compiling through Visual studio 2017. because all the .Obj files of .asm ...
by vineeta1shukla
2018-12-13 06:34
Forum: Olders
Topic: source code
Replies: 1
Views: 3269

source code

Hello,

can you please give me the stable source code link of this version.

is this version compatible for win10.

Regards,
Vineeta
by vineeta1shukla
2017-02-01 05:06
Forum: Old messages
Topic: UltraVNC lost connectvity on (CTRL+ALT+DEL)/user switch/
Replies: 2
Views: 3697

UltraVNC lost connectvity on (CTRL+ALT+DEL)/user switch/

Hello

I use UltraVNC on my computers. Everything is working fine except when i press (CTRL+ALT+DEL) to switch user, it loose the connection.I can't use the computer when I log out or switch user.


Any help would be appreciated :)

Thanks in advance.
by vineeta1shukla
2016-07-25 17:31
Forum: Olders
Topic: Stable source code of latest version of UltraVNC 1.2.1.X
Replies: 1
Views: 2924

Stable source code of latest version of UltraVNC 1.2.1.X

Hello,

Please suggest me the verified link from where i can get the stable source code of latest version ultravnc 1.2.1.x.
As i am getting error to access https://sourceforge.net/p/ultravnc/code/HEAD/tree/ link.

Thanks,
by vineeta1shukla
2016-03-03 10:28
Forum: Olders
Topic: SetBlankMonitor function definition is missing
Replies: 9
Views: 9394

Re: SetBlankMonitor function definition is missing

Hello, As you suggested to use latest compiler, now i am using VS2015 community and trying to build vncviewer_vs2015.sln. This time i am getting below errors multiple time: 8>C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\limits(1115): error C3861: '__builtin_huge_valf': identifier ...
by vineeta1shukla
2016-03-02 06:12
Forum: Olders
Topic: SetBlankMonitor function definition is missing
Replies: 9
Views: 9394

Re: SetBlankMonitor function definition is missing

Yes you are right, when i build VS2008 sln, i am not getting any error. because _XY li is not getting use in VS2008 sln. but stdint.h is used in VS2008 and it builds successfully. As i checked, stdint.h is used in 4 lib liblzma,rdr,vncviewer and zlibstat in VS2013 but i am getting errors only in ...
by vineeta1shukla
2016-03-01 14:18
Forum: Olders
Topic: SetBlankMonitor function definition is missing
Replies: 9
Views: 9394

Re: SetBlankMonitor function definition is missing

Hello, Yes, you are right. When i open winvncv11.sln ,i don't find blankmonitor.cpp file.but if i open winvnc2008.sln , i can see blankmonitor.cpp file in solution. and there is no winvnc sln for VS2013 in ultravnc-code-1009 version. I am still facing problem if i use vncviewer_vs2013.sln with _XY ...
by vineeta1shukla
2016-03-01 10:01
Forum: Olders
Topic: SetBlankMonitor function definition is missing
Replies: 9
Views: 9394

Re: SetBlankMonitor function definition is missing

Hello, These are viewer sln. vncviewer_vs2008.sln vncviewer_vs2013.sln vncviewer_vs2015.sln i am facing problem in server (winvnc sln). i had downloaded source files from https://sourceforge.net/p/ultravnc/code/HEAD/tree/ as you recommended and i got these sln in winvnc folder. winvnc2008.sln ...
by vineeta1shukla
2016-03-01 04:54
Forum: Olders
Topic: SetBlankMonitor function definition is missing
Replies: 9
Views: 9394

SetBlankMonitor function definition is missing

Hello, I was trying to build winvncv11.sln of ultravnc-code-1009 version downloaded from https://sourceforge.net/p/ultravnc/code/HEAD/tree/ , i got a strange error: Error 69 error LNK2001: unresolved external symbol "public: void __thiscall vncDesktop::SetBlankMonitor(bool)" (?SetBlankMonitor ...
by vineeta1shukla
2016-02-29 06:12
Forum: Olders
Topic: liblzma errors
Replies: 2
Views: 3364

liblzma errors

I am using VS2013 to build winvnc and vncviewer of this version( ultravnc-code-1009 ). When i open vncviewerv11.sln in VS2013,below are the project list: vncviewer11 --libjpeg-turbo-winv11 --omnithread --rdr --unz32lib --vncviewer --zip32 --zlibstat and it builds successfully, just one error "error ...
by vineeta1shukla
2016-02-25 11:30
Forum: Olders
Topic: liblzma
Replies: 1
Views: 2578

liblzma

Hello,

there is a new project 'liblzma' and when i am trying to build to 'winvnc' or 'vncviewer' in visual studio 2013, i am getting a lot of error in this new project 'liblzma'.

What's the new feature in this new project('liblzma') ?


thanks in advance.
by vineeta1shukla
2016-02-10 09:52
Forum: Olders
Topic: Stable source code of 1.2.1.0 version
Replies: 1
Views: 2491

Stable source code of 1.2.1.0 version

Hello,

Please suggest me the verified link from where i can get the stable source code of 1.2.0.x version.


Thanks,
by vineeta1shukla
2015-07-30 08:54
Forum: Olders
Topic: Problem in ultravnc chat window
Replies: 0
Views: 3957

Problem in ultravnc chat window

There is problem in ultravnc chat window,sometimes if i close the chat window from viewer side and if i want to open file transfer or try to close connection i am getting this message "Please close the Text Chat Window first" and i can close the connection only from task manager. Please check for ...
by vineeta1shukla
2015-07-30 06:07
Forum: Olders
Topic: tiny dot instead of cursor
Replies: 0
Views: 3719

tiny dot instead of cursor

When i take remote control using ultravnc on wifi sometimes cursor is invisible but on Ethernet everything is OK.
what might be the problem for this issue?
by vineeta1shukla
2015-07-23 09:12
Forum: Olders
Topic: Cursor is not visible on WIFI n/w
Replies: 0
Views: 3434

Cursor is not visible on WIFI n/w

If my workstation is on Ethernet everything is OK, but if I switch on WIFI I can’t see the cursor, and if I switch back on Ethernet I can see it again.
what might be the problem for this issue?
by vineeta1shukla
2015-07-08 10:23
Forum: Olders
Topic: Problem on Windows 8.1
Replies: 0
Views: 3587

Problem on Windows 8.1

I am facing some problem with cursor on Windows 8.1 when i am using ultravnc 1.2.0.5 version , sometimes cursor is visible and sometimes its invisible.
by vineeta1shukla
2015-07-08 09:42
Forum: Olders
Topic: Multi monitor problems
Replies: 3
Views: 5595

Re: Multi monitor problems

Thanks for your reply, there were some bugs in winvnc code i think that was not stable version . i downloaded the new source code of ultravnc 1.2.0.5 and build now its working fine but i am not sure its stable or not.

Can you please provide stable version of ultravnc 1.2.0.5 source code?
by vineeta1shukla
2015-07-06 16:51
Forum: Olders
Topic: Multi monitor problems
Replies: 3
Views: 5595

Multi monitor problems

When i click on Select Full Desktop option from viewer toolbar it switches the screen from primary to secondary and secondary to primary screen.when it switches on secondary screen, viewer gonna crash after 2-3 seconds .while on primary screen its working fine.when i use scroll bar to switch the ...
by vineeta1shukla
2015-07-03 11:02
Forum: Olders
Topic: ultravnc viewer crashes when use multi(Dual) monitor
Replies: 3
Views: 5552

Re: ultravnc viewer crashes when use multi(Dual) monitor

Hello Rudi, i just rebuild winvnc and its working now. :)
by vineeta1shukla
2015-07-03 04:25
Forum: Olders
Topic: ultravnc viewer crashes when use multi(Dual) monitor
Replies: 3
Views: 5552

Re: ultravnc viewer crashes when use multi(Dual) monitor

When i start with dual screens and switching the monitor after few seconds its gonna crash with this exception "An unhandled win32 exception occurred" ., but some times its working fine . i am using mirror driver also. i have build ultravnc 1.2.0.5 source code in vs 2013 and every thing is working ...
by vineeta1shukla
2015-07-02 09:44
Forum: Olders
Topic: ultravnc viewer crashes when use multi(Dual) monitor
Replies: 3
Views: 5552

ultravnc viewer crashes when use multi(Dual) monitor

when i am using dual or multi monitor some times viewer is gonna crash.
what might be the problem for this issue?
by vineeta1shukla
2015-07-02 03:18
Forum: Olders
Topic: schook.dll,vnchook.dll and w8hook.dll in vnc
Replies: 1
Views: 3921

schook.dll,vnchook.dll and w8hook.dll in vnc

What is the use of schook.dll,vnchook.dll and w8hook.dll in Ultravnc server.
can i use ultravnc server without schook.dll,vnchook.dll and w8 hook.dll binaries without any problem?
by vineeta1shukla
2015-06-28 14:17
Forum: Developer discussions (mainly user-mode)
Topic: Viewer crash while doing folder zip to transfer
Replies: 1
Views: 22416

Viewer crash while doing folder zip to transfer

I modified and build UltraVNC 1.2.0.5 source code according to my requirement and everything is working fine but when i am trying to transfer a folder, viewer is gonna crash while file transfer is working fine and some times folder transfer is also working fine (this problem is on both side from ...
by vineeta1shukla
2015-06-27 18:49
Forum: Olders
Topic: Desktop is not accessible directly in file transfer on serve
Replies: 0
Views: 2563

Desktop is not accessible directly in file transfer on serve

I modified and build UltraVNC viewer and server in x86 and x64 according to my requirements and everything is working fine but when i am using file transfer i am not able to access Desktop directly on server side i can access only from c:\users....\Desktop while i can access desktop directly in x64 ...
by vineeta1shukla
2015-06-27 18:17
Forum: Olders
Topic: Viewer crash while doing folder zip and unzip
Replies: 0
Views: 2443

Viewer crash while doing folder zip and unzip

I modified and build UltraVNC 1.2.0.5 source code according to my requirement and everything is working fine but when i am trying to transfer a folder, viewer is gonna crash while file transfer is working fine.i think there is some problem in folder zip and unzip method or in library but i dint ...
by vineeta1shukla
2015-06-15 11:10
Forum: Old messages
Topic: Problem in File Transfer in VNC viewer
Replies: 0
Views: 12757

Problem in File Transfer in VNC viewer

I am using windows 7 and when i am transferring any file or folder from "C:\" drive, i see "C:\Documents and Settings" folder in file transfer screen while this folder does not exist on my local computer and when i am trying to access this path i got message "Location is not available" and "Access ...