Search found 5 matches

by lebowski
2015-03-16 13:56
Forum: Developer discussions (mainly user-mode)
Topic: Java Viewer Source
Replies: 1
Views: 26087

Java Viewer Source

Hello UltraVNC Developers

I want to make a simple modification on default values of OptionsFrame.java
I changed the value, compiled the .java file and acquired .class files using Eclipse (also checked .class file if the change has been done)
Using mk.bat I also got .jar file and copied all of them ...
by lebowski
2014-11-17 16:03
Forum: Olders
Topic: UVNC Source
Replies: 2
Views: 6201

Re: UVNC Source

Hello Rudi. Thank you again for your reply. The change on EventLogging.cpp solved it. :)
by lebowski
2014-11-14 15:38
Forum: Olders
Topic: UVNC Source
Replies: 2
Views: 6201

UVNC Source

Hello everyone,

I have a question about mslogon.log which is generated in `debug` after connections.
The problem is, in mslogon.log

4/11/2014 15:55 Connection received from xxx
04/11/2014 15:55:33 Connection received from xxx using yyy account
4/11/2014 15:55 Connection received from xxx
4/11 ...
by lebowski
2014-11-04 20:58
Forum: Olders
Topic: UltraVNC Source
Replies: 2
Views: 6245

Re: UltraVNC Source

Thanks a lot Rudi. Everything is OK now. :thumbs:

For both cases it worked.
by lebowski
2014-11-04 10:45
Forum: Olders
Topic: UltraVNC Source
Replies: 2
Views: 6245

UltraVNC Source

Hello,

I included the libs of DirectX and also path of nasm.exe for "winvnc.sln" using VS2010, finally I built the UVNC 1.2.0.1 winvnc successfully. Using the .exe file I cannot use "New MS Logon (supports multiple domains)" option clicking the button "Configure MS Logon Groups" it asks for ...