Desktop Functions: Smart Device Functions:
|
Search Results for "WindowsAPI" in [All]comctl321: TaskDialog 2-Add this lines to your app.manifest 2-Add this lines to your app.manifest
static extern TODO WindowsAPICodePack(TODO);
Declare Function WindowsAPICodePack Lib "comctl32.dll" (TODO) As TODO Structures4: STRRET
WindowsAPI.StrRetToBuf(ref pDisplayName, pidlItems[0], user325: BlockInput The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides an InputBlocker class that can block input. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Hook class and subclasses for Journal hooks, Message hooks and Low-Level hooks. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 8: EnableWindow The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 10: GetAsyncKeyState The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a KeyboardKey class to detect keyboard state and synthesize keyboard events. 11: GetClassName The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a static property ManagedWinapi.SystemWindow.ForegroundWindow. 13: GetKeyNameText The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a KeyboardKey class to detect keyboard state and synthesize keyboard events. It can also give you names of keys. 14: GetParent The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 15: GetSystemMetrics The following example creates a new ListView control, and displays each member of the enumerator and it's return value. To use this example, paste it into the code (not the deigner code) file of a blank form. (ie, Form1.cs), if you have AIPCC installed you wont need to use the WindowsAPI class, instead it will be imported fron the AIP class library.
public partial class WindowsAPI
foreach (int i in Enum.GetValues(typeof(WindowsAPI.SystemMetric)))
x = Enum.GetName(typeof(WindowsAPI.SystemMetric),i);
u=WindowsAPI.GetSystemMetrics(( WindowsAPI.SystemMetric)i); The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 17: IsChild The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 18: IsWindow The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 19: IsWindowEnabled The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 20: IsWindowVisible The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 22: PrintWindow The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a static property ManagedWinapi.SystemWindow.ForegroundWindow which can be set. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 26: SetWindowsHookEx The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Hook class and subclasses for Journal hooks, Message hooks and Low-Level hooks. 27: SetWinEventHook The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. 28: TranslateMessage
while (WindowsAPIs.GetMessage(out msg, IntPtr.Zero, 0, 0) && ! FOO_EXPRESSION )
WindowsAPIs.TranslateMessage(ref msg);
WindowsAPIs.DispatchMessage(ref msg); The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Hook class and subclasses for Journal hooks, Message hooks and Low-Level hooks. 30: UnhookWinEvent The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. 31: UnregisterHotKey The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a 32: WindowsAPI
winmm33: mixerClose The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. 36: mixerGetLineInfo The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. 37: mixerGetNumDevs The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. 38: mixerOpen The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a Mixer control. glossary40: LibHolocaust
oleaccThe ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects, including their children. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects, that can be instantiated from an accessible event. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects, that can be instantiated from a point. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects, that can be instantiated from a window. 45: GetRoleText The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. 46: GetStateText The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. shell3248: ITaskbarList2
49: ITaskbarList3
50: SHGetFileInfo However, this does not work if you want an icon of a drive or folder. In that case, you can use the ExtendedFileInfo class provided by the ManagedWindowsApi project (http://mwinapi.sourceforge.net). InterfacesMicrosoft has provide a complete wrapper for this and other Windows 7 components in the Windows API Code Pack for Microsoft .NET: http://archive.msdn.microsoft.com/WindowsAPICodePack/Release/ProjectReleases.aspx?ReleaseId=4906 kernel32The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides an ExtendedFileInfo class that contains utility methods for file information. 53: VirtualAlloc The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a ProcessMemoryChunk class to allocate and access memory of a different process. 54: VirtualAllocEx The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a ProcessMemoryChunk class to allocate and access memory of a different process. 55: VirtualFree The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a ProcessMemoryChunk class to allocate and access memory of a different process. 56: VirtualFreeEx The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a ProcessMemoryChunk class to allocate and access memory of a different process. |