-
Notifications
You must be signed in to change notification settings - Fork 17
system
CapsAdmin edited this page Apr 4, 2014
·
36 revisions
##shared
- [system.SetWindowTitleRaw](https://www.google.com/search?q=system AND "*SetWindowTitleRaw")([C])
- system.SetRegistryKey()
- system.EnableWindowTransparency(window, b)
- system.GetCursor()
- system.GetClipboard()
- system.DebugJIT(b)
- system.SetCursor(id)
- system.SetClipboard(str)
- system.GetRegistryKey(key, key2)
- system.GetDLLDirectory()
- system.GetTickCount()
- system.GetInstalledFonts()
- system.GetWindowTitle()
- system.Sleep(ms)
- system.GetTimeMS()
- system.SetDLLDirectory(path)
- system.SetWindowTitle(title, id)