Method |
Description |
|
AllowSetForegroundWindow ( int dwProcessId ) : bool |
|
|
EnableMenuItem ( IntPtr hMenu, int wIDEnableItem, int wEnable ) : int |
|
|
GetDiskFreeSpaceEx ( string lpDirectoryName, ulong &lpFreeBytesAvailable, ulong &lpTotalNumberOfBytes, ulong &lpTotalNumberOfFreeBytes ) : bool |
|
|
GetSystemMenu ( IntPtr hWnd, bool bRevert ) : IntPtr |
|
|
PropVariantClear ( PROPVARIANT pvar ) : int |
|
|
SHGetFolderPath ( IntPtr hwndOwner, int nFolder, IntPtr hToken, uint dwFlags, [ pszPath ) : int |
|
|
SendMessage ( IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam ) : IntPtr |
|
|
SetForegroundWindow ( IntPtr hWnd ) : IntPtr |
|
|