FndEnvironmentUtilitiesWinSDK Class |
Contains all unsafe WinSDK methods.
Inheritance Hierarchy
Namespace: Ifs.Fnd.CoreAssembly: Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.9.0 (9.0.3.0)
Syntaxpublic static class WinSDK
The FndEnvironmentUtilitiesWinSDK type exposes the following members.
Methods
| Name | Description |
---|
  | BeginDeferWindowPos | |
  | BringWindowToTop | |
  | ClosePrinter | |
  | CreateBitmap | |
  | CreateBrushIndirect | |
  | CreateIC | |
  | CreateProcess | |
  | CreateSolidBrush | |
  | DeferWindowPos | |
  | DefMDIChildProc | |
  | DeleteDC | |
  | DeleteObject | |
  | DestroyWindow | |
  | DispatchMessage | |
  | DragDetect | |
  | EnableWindow | |
  | EndDeferWindowPos | |
  | EnumThreadWindows | |
  | EnumWindows | |
  | FreeLibrary | |
  | GetActiveWindow | |
  | GetComboBoxInfo | |
  | GetDC | |
  | GetDCEx | |
  | GetDefaultPrinter | |
  | GetDesktopWindow | |
  | GetDeviceCaps | |
  | GetDialogBaseUnits | |
  | GetExitCodeProcess | |
  | GetFocus | |
  | GetKeyboardState | |
  | GetKeyState | |
  | GetParent | |
  | GetPrivateProfileInt | |
  | GetPrivateProfileString | |
  | GetSysColor | |
  | GetSysColorBrush | |
  | GetTextExtentPoint | |
  | GetTextMetrics | |
  | GetTickCount | |
  | GetWindow | |
  | GetWindowLong | |
  | GetWindowRect | |
  | GetWindowThreadProcessId | |
  | GlobalLock | |
  | GlobalUnlock | |
  | InvalidateRect | |
  | IsChild | |
  | IsIconic | |
  | IsWindow | |
  | IsWindowEnabled | |
  | IsWindowVisible | |
  | KillTimer | |
  | LoadLibrary | |
  | LockWindowUpdate | |
  | MapWindowPoints | |
  | MessageBeep | |
  | OpenPrinter | |
  | PatBlt | |
  | PeekMessage | |
  | PostMessage | |
  | PrinterProperties | |
  | RegisterWindowMessage | |
  | ReleaseDC | |
  | RevokeDragDrop | |
  | SelectObject | |
  | SendMessage(IntPtr, Int32, IntPtr, FndEnvironmentUtilitiesWinSDKBUTTON_IMAGELIST) | |
  | SendMessage(IntPtr, Int32, IntPtr, Rectangle) | |
  | SendMessage(IntPtr, Int32, IntPtr, Int32) | |
  | SendMessage(IntPtr, Int32, IntPtr, IntPtr) | |
  | SendMessage(IntPtr, Int32, IntPtr, IntPtr) | |
  | SetBkColor | |
  | SetDefaultPrinter | |
  | SetFocus | |
  | SetForegroundWindow | |
  | SetTextColor | |
  | SetTimer | |
  | SetWindowLong | |
  | SetWindowOrgEx | |
  | SetWindowText | |
  | ShowWindow | |
  | TranslateMessage | |
  | WinHelp(IntPtr, String, Int32, Int32) | |
  | WinHelp(IntPtr, String, Int32, String) | |
  | WritePrivateProfileString | |
Top
See Also