Hi,

I've got a Win32 Console Application, built in VS 2005 Express Edition. When running my application, I would like, in a particular time, for a window to appear, where I could type some data and retrieve it for my application's use. Is it possible to do that?

renanmzmendes