........you can make windows in c++ of course, but you'll have to create a win32 project and include windows.h and then write a little bit of code........
check this out:
http://www.winprog.org/
Printable View
........you can make windows in c++ of course, but you'll have to create a win32 project and include windows.h and then write a little bit of code........
check this out:
http://www.winprog.org/
Well, i meant not in Microsoft Visual C++ but, in a DOS environment like Borland C++ or Rhide for DOS...
i think that there are some classes on http://www.planetsourcecode.com that do this. i don't think that there is a standard way, you have to do it yourself.
awright thanks alot everyone