KenshinHimura
Programmer
does anybody know any dll functions? I'm looking for a way to control the task manager or find a way to tell the running tasks. Does anyone know how? I'm also looking for any other dll commands. And can you use dll commands that need to have one or more input value? Like,
SHELL "rundll mmsystem,sndplaysound file.wav"
works fine, but how would you put in the arguments for,
SHELL "rundll mmsystem,mcisendstring "
I don't know how to tell it the values.
Any help on these subjects would be really helpful. thx
SHELL "rundll mmsystem,sndplaysound file.wav"
works fine, but how would you put in the arguments for,
SHELL "rundll mmsystem,mcisendstring "
I don't know how to tell it the values.
Any help on these subjects would be really helpful. thx