Share via


Win32 API to .NET Framework mapping

msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/win32map.asp

This article identifies the Microsoft .NET Framework version 1.0 or 1.1 APIs that provide similar functionality to Microsoft Win32 functions. One or more relevant .NET Framework APIs are shown for each Win32 function listed. The intended audience for this article is experienced Win32 developers who are creating applications or libraries based on the Microsoft .NET Framework, but anyone looking for a managed counterpart for a Win32 function could find this document useful. (85 printed pages)

Very cool, now just give me the API Viewer from VB6 updated to .NET, and I'd be set.

Comments

  • Anonymous
    January 26, 2004
    Been there done that.
  • Anonymous
    January 28, 2004
    Good
  • Anonymous
    January 30, 2004
    What about netapi.dll? mpr.dll? Etc. What are the recommended .NET equivalents?

    Particularly given Windows Server 2003?
  • Anonymous
    January 31, 2004
    let me in
  • Anonymous
    February 04, 2004
    Can't find counterparts of

    GetWindowThreadProcessID

    Or
    Shell_NotifyIcon

    in there. Am I missing something?

    I agree with Duncan! an API Viewer for .NET and life happy ever after.