Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "MDbg" in [All]

kernel32

1: MDbg
.

static extern TODO MDbg(TODO);

.

Declare Function MDbg Lib "kernel32.dll" (TODO) As TODO

.
Documentation
[MDbg] on MSDN
.

The Managed Debugger (MDbg) sample has a great set of wrappers for the native debug API that deal with problems like these.

.

You can download Mdbg at http://www.microsoft.com/downloads/details.aspx?familyid=38449a42-6b7a-4e28-80ce-c55645ab1310&displaylang=en and get the wrappers there.

.

(or if that link gets broken, you can find the latest info at http://blogs.msdn.com/jmstall/archive/2005/11/08/mdbg_linkfest.aspx)


 
Access PInvoke.net directly from VS: