Using P/Invoke to Call Unmanaged APIs from Your Managed Classes
Author:
Microsoft Corporation
Learn how to use P/Invoke to call unmaged Win32 APIs from managed code. These sample applications show how to mute sounds, change Windows resolution, and display ballon tips from your managed code.
More Tutorials
|