The VisualDDK is a plugin for Microsoft Visual Studio allowing debugging device drivers right from the IDE. Additionally, a simple Driver Project Wizard is provided. This project brings the simplicity and convenience of Windows application development to the driver development world. No more manual creation of build scripts, copying of driver files, installing drivers from INFs, switching between WinDbg and the source editor or waiting for seconds after each step due to the extra-slow virtual COM port.
Just create a driver project using a convenient Driver Wizard, select a virtual machine, and enjoy debugging your driver directly from Visual Studio. Want to test a change? Just normally press Shift-F5, modify your driver, rebuild it and launch again. VisualDDK will unload the old driver, install the new one and load it automatically and quickly. Bored with WinDbg loading symbol files for minutes and looking up symbols for seconds? Just let VisualDDK optimize this for you using its own DIA-based symbol engine. Using C++/STLPort in your drivers? VisualDDK will natively visualize all STL containers and strings, as good as Visual Studio does for user-mode applications.
It is compatable with Visual studio 2005, 2008 and 2010, Windows XP DDK, WDK 6000, WDK 7600. Source code could be found in http://sourceforge.net/projects/visualddk/files/
Tags | visual-studio-plugin plugin ddk device-driver debugger |
Implementation | C++ |
License | GPL LGPL |
Platform | Windows |
These are the official Microsoft Windows Driver Kit (WDK) team driver code samples for Windows 10. They provide a foundation for Universal Windows driver support of all hardware form factors, from phones to desktop PCs. Use these samples with Visual Studio 2015 and Windows Driver Kit (WDK) 10.Use Visual Studio 2015 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download the driver development kits and tools for Windows 10.
AnkhSVN is a Subversion Source Control Provider for Microsoft Visual Studio 2005, 2008 and 2010. AnkhSVN provides source code management support to all project types supported by Visual Studio and allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE.
visual-studio-plugin plugin subversion scm-client subversion-client svn-clientVisual Nunit is NUnit integration for Visual Studio 2008. Provides convenient view to test cases and enables debugging tests easily inside development environment. Implemented as Visual Studio Integration.
visual-studio-plugin unit-testing testing pluginThis Visual Studio debugger visualizer targets Visual Studio 2010. It enables you to debug any image resource by allowing you to preview the image and get some additional information about the image (such as image resolution).
debugger-visualizer debugging visual-studio vs2010A Visual Studio debugger visualizer that displays the content of WPF brush instances during debugging. It supports all WPF brushes, including VisualBrush and DrawingBrush.
debug-visualizer debugger-visualizer visual-studio visual-studio-2010This repository contains the new C#, F# and Visual Basic project system that has been rewritten on top of the Common Project System (CPS). In Visual Studio 2017, this project system is used by default for Shared Projects (C# and Visual Basic), and .NET Core (C#) project types, however, long term it will be the basis of all C#, F# and Visual Basic project types.A project system sits between a project file on disk (for example, .csproj and .vbproj) and various Visual Studio features including, but not limited to, Solution Explorer, designers, the debugger, language services, build and deployment. Almost all interaction that occurs with files contained in a project file, happens through the project system.
visual-studio cps csproj vbproj visual-basic fsharp fsprojVisual Studio 2005 shipped with a very nice feature called debugger visualizers. In accordance with their names, debugger visualizers allow you to visually view useful information about objects during debug. WCF Visualizers Tool contain number of visualizers: 1. Message Visuali
wcf visual-studio visualizer channels debugger-visualizer debuggingC++ Debugger Visualizers for Boost, wxWidgets, TinyXML, TinyXML2
boost debugger-visualizer visual-studio visual-studio-addin vs-2012IntelliJ and Android Studio plugin created to quickly connect your Android device over WiFi to install, run and debug your applications without a USB connected. Press one button and forget about your USB cable. Android WiFI ADB plugin adds a button to your IntelliJ/Android Studio Toolbar to connect your device to your computer over WiFi.
StyleCop analyzes C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project.
visual-studio-plugin plugin code-analysis static-code-checkerArduino IDE for Visual Studio provides 100% compatible Arduino programing with intellisense, one click compile, upload, serial monitors and optional debugger
arduino arduino-breakpoints arduino-compile arduino-debug arduino-debugger arduino-debugging arduino-developmentKoda is an addin that extends and enhances the functionality of Visual Studio 2005/2008.
addin visual-studio plugin visual-studio-2005 visual-studio-2008 visual-studio-addinThe Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio extension that enables debugging with debuggers that support the gdb Machine Interface ("MI") specification such as GDB, LLDB, and CLRDBG.Before you contribute, please read through the contributing and developer guides to get an idea of requirements for pull requests.
SharpSort is a plugin for VS that makes it easier for Visual Studio 2008 developers to maintain their code clean and readable at all times by grouping and sorting source code members. You can also define your own custom code layout or use predefined ones.
visual-studio-plugin plugin code-groupingPhatStudio is a Visual Studio plugin which lets you quickly navigate to any file in your project in just a few keystrokes, even for very large projects. It also includes a header flip/switch to related file feature, bound to Alt+S by default. Header flip will switch between a .cpp file and corresponding .h/.hpp file. It will also switch between other related file types, such as aspx/aspx.cs and ascx/ascx.cs.
visual-studio-plugin file-navigator pluginMercurial source control provider plugin for MS Visual Studio 2005, MS Visual Studio 2008 and MS Visual Studio 2010.
mercurial hg scm visual-studio devtools source-control toolsHTR es un plugin para dibujar redes de agua y cloaca en AutoCAD. Está desarrollado en C#, con Visual Studio 2010. HTR is a plugin for drawing water and sewer pipe networks in AutoCAD. It´s developed in C#, with Visual Studio 2010.
Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.
text-editor visual-studio-plugin pluginA graphical designer for Visual Studio 2005. The plugin provides drag and drop composition of an object model, from the Server Explorer. All required .hbm.xml hibernate mapping files are generated, along with the required entity class source files (C#).
A simple time tracker plugin for Visual Studio.
colorhat extension time-tracking visual-studio
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.