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

Enums

.
Documentation
2: KLF
.
Documentation
Winuser.h
3: LB_
.

NB the enum below is not comprehensive. Try http://msdn.microsoft.com/en-us/library/windows/desktop/ff485967.aspx and/or winuser.h.

.
Documentation
.

  /// Defined in winuser.h from Windows SDK v6.1

.

enum WinUser {

.

Enum WinUser

.
Documentation
[WinUser] on MSDN

user32

.

#include <w32api/winuser.h>

.

//From winuser.h

.

Here's which color corresponds to what in winuser.h

.

c# versionConverted from WinUser.h)

shlwapi

.

/* We use the Windows Shell function SHMessageBoxCheck, so we have to define this parallel enum of the definitions in winuser.h. */

misc

.

I have been moving over the #defines for constants from WinUser.h into a dll designed as a static class.

.

I know there has also been some desire to make something for the structs as well. Is there any interest in starting a CodePlex project for basically moving WinUser into a static class? - Patrick

Constants

12: EM_
.

  /// Based on EM_* constants defined in winuser.h in the Windows API.

13: HWND
.
Summary
HWND Constants (from winuser.h)
14: LR_
.

    /// the lpszName specifies the OEM image to load. The OEM image identifiers are defined in Winuser.h and have the following prefixes.

.

    ''' the lpszName specifies the OEM image to load. The OEM image identifiers are defined in Winuser.h and have the following prefixes.


 
Access PInvoke.net directly from VS: