LinksVNC SoftwareRealVNC, UltraVNC, TightVNC - VNC (Virtual Network Computing) software: can display the screen of another computer (via internet or network) on your own screen.android-vnc-viewer - VNC Viewer for Android PalmVNC - VNC Viewer for PalmOS ZoneScreen CompetitorsMaxiVista and Laplink DoubleView - Turns spare PC into a second monitor for main computer, input redirection.Innobec SideWindow - Extends desktop onto Pocket PC. DemoForge Quasar Virtual Display - XPDM virtual display driver. Windows strace ImplementationsNtTrace - very close to ntstrace (Native API with some arguments unpacked, no driver installation required). Flexible tool, but traces only system calls (no Ldr, Rtl traces possible). Source code available.StraceNT - Win32 API trace tool with very good filtering. For DevelopersMicrosoft Windows Driver Development Kit (WDK, or DDK) - Complete set of headers, libraries and compilers to build your kernel-mode and user-mode projects. Oriented for driver developers. Great collection of driver samples about any part of NT kernel and great NT kernel documentation.Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1 (SDK, or PSDK) - Similar to WDK, but oriented for user-mode Win32 and .NET developers. A lot of user-mode samples and Win32 API documentation. Visual C++ 2010 Express Edition - Development environment is good enough to be used in developing NT drivers. For user-mode programs, it is also a perfect debugger. Debugging Tools for Windows - Most powerful instrument in debugging Windows NT kernel, but also could be used in user-mode debugging. Also an instrument for analysing crash dumps of your not very stable builds. Copyright © 2006-2011 Vasily Tarasov. | |||||||