WinSys
WinSys offers methods that are userful for getting information regarding the Windows operating system.
Note that there is also a class OS which aims to offers methods you want to have on all supported platforms (Windows, Linux, Mac OS) like getting the process ID of the current process or killing a process etc.
WinSys is part of the CategoryAplTree project.
Overview
This class provides a number of methods and constants closely related to the Windows operating system.
Examples
Methods
CONSTANT
ExpandEnv
FindExecutable
GetComputerName
GetDiskFreeSpace
GetDPI
GetFormCaptionFontInfo
GetHandleFromCaption
GetLastError
GetModuleFileName
GetMsgFrom
GetProcessID
GetSystemMetrics
GetSystemParametersInfo
GetVersion
GetWindowsDirectory
IsRunningAsAdmin
KillProcess
List_SM
Version
Constants
SM_CXSCREEN |
Screen size |
SM_CYSCREEN |
|
SM_CXVSCROLL |
Vertical scroll bar width |
SM_CYVSCROLL |
Vertical scroll bar arrow bitmap height |
SM_CXHSCROLL |
Horizontal scroll bar arrow bitmap width |
SM_CYHSCROLL |
Horizontal scroll bar height |
SM_CYCAPTION |
Window title height of with frame |
SM_CXBORDER← |
2D window border size |
....
Project Page
For bug reports, future enhancements and a full version history see WinSys/ProjectPage
Version Information
Original author: |
Kai Jaeger |
Responsible: |
Kai Jaeger |
Email: |