All Projects → andremussche → UltraVncAsDll

andremussche / UltraVncAsDll

Licence: other
vncserver and vncclient as dll (to use it within other applications)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
assembly
5116 projects
shell
77523 projects
java
68154 projects - #9 most used programming language
Inno Setup
370 projects
Error: NASM not found
Fix  : copy all exe etc "c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\"

Error: 1>c:\projecten_it\3rd party tools\ultravnc_src\winvnc\winvnc\hidedesktop.cpp(42): fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory
Fix  : add some dirs to project -> Properties -> Configuration -> VC++ Directories -> Include Directories:
c:\Projecten_IT\3rd Party Tools\Microsoft Platform SDK for Windows Server 2003 R2\Include\atl
c:\Projecten_IT\3rd Party Tools\Microsoft Platform SDK for Windows Server 2003 R2\Include\mfc

Error: 1>ldapauthnt4.rc(10): fatal error RC1015: cannot open include file 'afxres.h'.
Fix  : add some dirs to project -> Properties -> Configuration -> VC++ Directories -> Include Directories:
c:\Projecten_IT\3rd Party Tools\Microsoft Platform SDK for Windows Server 2003 R2\Include\mfc\
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].