Advanced .NET Framework: How To Use the Win32 API

How to use Win32 API functions

Featured Highlights:

This application has four demonstrations of how to use Win32 API calls. Each of the Win32 API functions and constants have been wrapped up in the Win32API class for use in each demonstration (Except for Beep calling variations which is in class CallingVariations):

Requirements:

Microsoft Visual Studio.NET Professional or greater.
Windows 2000 or Windows XP.

Running the Sample:

Simply press F5.

See Also:

DLLImport Attribute  Declare Statement