AppInterfaces/data/Shell.interface
2015-12-16 19:58:14 +01:00

14 lines
159 B
Plaintext

#$Id$
service=Shell
[call::exec]
ret=UINT
arg1=STRING,program
arg2=STRING[],argv
arg3=STRING[],envp
arg4=STRING,cwd
[call::run]
ret=UINT
arg1=STRING,command