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 "MessageBoxIndirect" in [All]

user32

.
Summary
The MessageBoxIndirect API, which permits placing a custom icon, a help button, and localized button text to a message box alert.
.

static extern int MessageBoxIndirect([In] ref MSGBOXPARAMS lpMsgBoxParams);

.

A complete C# wrapper class with sample code is available at http://www.codeproject.com/cs/miscctrl/MessageBoxIndirectCS.asp

.
Documentation
[MessageBoxIndirect] on MSDN

Structures

2: MSG
.
Summary

Delegates

.
Summary

 
Access PInvoke.net directly from VS: