Skip to main content

Home/ Coders/ Group items matching "win32" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Joel Bennett

Detours - intercepting Win32 functions - 0 views

  • Transactional model for attaching and detaching detours.
    • Joel Bennett
       
      Transactional ... aspects. This is crazy impressive.
  • Detours is a library for instrumenting arbitrary Win32 functions on x86, x64, and IA64 machines. Detours intercepts Win32 functions by re-writing the in-memory code for target functions. The Detours package also contains utilities to attach arbitrary DLLs and data segments (called payloads) to any Win32 binary.
  •  
    Detours is a Microsoft Research project which exposes a transactional model for intercepting arbitrary Win32 functions by rewriting the in-memory code and attach an arbitrary payload to any binary.
Joel Bennett

Microsoft Win32 to Microsoft .NET Framework API Map - 0 views

  •  
    Microsoft's map from Win32 to .Net Framework APIs.  It's a bit outdated (from .Net 1.1), but I can't find an updated version.
Joel Bennett

Shining Light Productions - Win32 OpenSSL - 0 views

  •  
    The Win32 OpenSSL Installation Project is dedicated to providing a simple installation of OpenSSL that is easy to setup and get started with.
Joel Bennett

White - CodePlex - 0 views

  •  
    White is a .Net Framework windows automation app/framework which supports Win32, WinForm, WPF and SWT (java) applications.
Joel Bennett

TestApi - a library of Test APIs - Home - 0 views

  •  
    TestApi is an experimental library of test and utility APIs that enables developers and testers to test WPF applications, Windows Forms applications, .NET Framework applications, and Win32 applications.
Joel Bennett

Test Run: The Microsoft UI Automation Library -- MSDN Magazine - 0 views

  •  
    get started with UI test automation using the new Microsoft UI Automation library, which is included in the .NET Framework 3.0 ... specifically designed for both accessibility and UI test automation tasks... test Win32 applications, .NET Windows Forms applications, and WPF applications.
Joel Bennett

NetSparkle - AutoUpdate for .NET Developers - CodePlex - 0 views

  •  
    "NetSparkle is an easy-to-use software update framework for .NET developers on Windows, MAC or Linux. It was inspired by the Sparkle (http://bit.ly/HWyJd) project for Cocoa developers and the WinSparkle (http://bit.ly/cj5kP5) project (a Win32 port)."
Joel Bennett

Desktop Switching - CodeProject - 3 views

  •  
    A great article on how to use Windows desktop switching APIs from C# ... (as a side note, you can import this class into PowerShell and just go crazy)
Joel Bennett

Write Shell Extensions with C# - Dino Esposito - 0 views

  •  
    This article is part of "Manage With the Windows Shell" on the Enterprise .NET Community (TheServerSide.Net) ... and it's a great article on how to write Shell Extensions etc in C#
Joel Bennett

EasyHook - The reinvention of Windows API Hooking - 1 views

  •  
    This project supports extending (hooking) unmanaged code APIs with pure managed ones ... 32- and 64-bit kernel mode hooking is supported as well as an unmanaged user-mode API which allows you to hook targets without requiring a NET Framework on the customers PC.
1 - 11 of 11
Showing 20 items per page