Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DLL Functions

Status
Not open for further replies.

KenshinHimura

Programmer
May 8, 2003
91
US
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 :)
 
I'm making a list of dll func tions hat work in qbasic. that is why i need em.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top