I'm trying to find a way to execute a command (something like "dir *.*") in Win98. I've looked up the documentation (all that I have at least) on ShellExecute and CreateProcess and seem none the wiser. Should I use one of these functions, or should I use something else? And how?

Thanks in advance,
Thranil