Subversion Repositories Kolibri OS

Rev

Rev 6234 | Rev 7104 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6234 Rev 6683
Line 32... Line 32...
32
  SSF_UNFOCUS_WINDOW=1          ; take focus from the window of the given thread
32
  SSF_UNFOCUS_WINDOW=1          ; take focus from the window of the given thread
33
  SSF_TERMINATE_THREAD=2        ; terminate process/thread by the slot number
33
  SSF_TERMINATE_THREAD=2        ; terminate process/thread by the slot number
34
  SSF_FOCUS_WINDOW=3            ; give focus to the window of the given thread
34
  SSF_FOCUS_WINDOW=3            ; give focus to the window of the given thread
35
  SSF_GET_IDLE_COUNT=4          ; get counter of idle cycles per second
35
  SSF_GET_IDLE_COUNT=4          ; get counter of idle cycles per second
36
  SSF_GET_CPU_REQUENCY=5        ; get CPU clock rate
36
  SSF_GET_CPU_FREQUENCY=5        ; get CPU clock rate
37
  SSF_RD_TO_HDD=6               ; save ramdisk to the file on hard disk
37
  SSF_RD_TO_HDD=6               ; save ramdisk to the file on hard disk
38
  SSF_GET_ACTIVE_WINDOW=7       ; get slot number of the active window
38
  SSF_GET_ACTIVE_WINDOW=7       ; get slot number of the active window
39
  SSF_SPEAKER=8
39
  SSF_SPEAKER=8
40
    SSSF_GET_STATE=1
40
    SSSF_GET_STATE=1
41
    SSSF_TOGGLE=2
41
    SSSF_TOGGLE=2
42
  SSF_SHUTDOWN=9                ; system shutdown/reboot
42
  SSF_SHUTDOWN=9                ; system shutdown/reboot