Quote Originally Posted by DaveH View Post
You could compile a statically linked version. If that works on the other machine, then its a missing dll. Visual Studio 6.0 came with a tool called Depends that checks all dependencies for your program. If you don't have that you can get Dependency Walker : Dependency Walker (depends.exe) Home Page

i also met the same problem before, hehe!

but i never know Dependency Walker till now, i access the tool homepage URL, looks cool. :-)