I have a simple windows application with a richedit control. I want to be able to launch a console-based perl script (which will stay open), and display (and manipulate) it's output in the richedit control. Unfortunately, I have no idea how to even approach this. Any ideas?