Functions

Name Description
FindWindowW function ulong FindWindowW(ref string,ref string)
GetComputerNameW function boolean GetComputerNameW(ref string,ref ulong)
GetDC function ulong GetDC(ulong)
GetModuleHandleW function ulong GetModuleHandleW(string)
GetSystemDirectoryW function ulong GetSystemDirectoryW(ref string,ulong)
GetTextExtentPoint32W function boolean GetTextExtentPoint32W(ulong,string,long,ref os_size)
GetUserNameW function boolean GetUserNameW(ref string,ref ulong)
GetWindowsDirectoryW function ulong GetWindowsDirectoryW(ref string,ulong)
GetWindowTextW function ulong GetWindowTextW(ulong,ref string,ulong)
GlobalMemoryStatus subroutine GlobalMemoryStatus(ref os_memorystatus)
of_findwindow public function unsignedinteger of_findwindow(string)
of_getactivewindowborder public function integer of_getactivewindowborder()
of_getcomputername public function string of_getcomputername()
of_GetFreeMemory public function long of_GetFreeMemory()
of_GetPhysicalMemory public function long of_GetPhysicalMemory()
of_getsystemdirectory public function string of_getsystemdirectory()
of_gettextsize public function integer of_gettextsize(ref window,string,string,integer,boolean,boolean,boolean,ref integer,ref integer)
of_getuserid public function string of_getuserid()
of_getwindowsdirectory public function string of_getwindowsdirectory()
of_getwindowtext public function string of_getwindowtext(unsignedinteger)
of_playsound public function integer of_playsound(string)
of_printdlg public function long of_printdlg(ref s_printdlgattrib,window)
PFC_PrintDlg function long PFC_PrintDlg(ulong,ref s_printdlgattrib)
ReleaseDC function long ReleaseDC(ulong,ulong)
SelectObject function ulong SelectObject(ulong,ulong)
sndPlaySoundW function boolean sndPlaySoundW(string,ulong)
SystemParametersInfoW function boolean SystemParametersInfoW(uint,uint,REF int,uint)
waveOutGetNumDevs function ulong waveOutGetNumDevs()