CMD
Hi. I have a DOS, well windows console, program. I wonder if there is any
way to call it, but instead of a CMD window, I want it to appear in my own
window. Like have the prompt displayed on TEdit control, or something.
Anyway to do that?
.
Relevant Pages
- Re: Unable to delete
... any files that may be in the folders. ... If there are any files, use the Attrib command to remove any Hidden, System or Read-only attributes that may have been set for them. ... Maybe it's Windows Explorer itself that is blocking the deletion; be sure it is focused on some other folder before you open the "DOS" window. ... (microsoft.public.windows.file_system) - Re: SNAP and 1920x1200 resolution...
... these maneuvers shows that there is nothing fundamentally wrong with the video device or its drivers; rather there must be some sort of configuration problem in the windowed DOS object or a bug in the code that launches windowed DOS and WINOS2 sessions. ... Once the windowed session is working, the DOS settings that can be examined and changed dynamically are still the same as those of the DOS window object. ... My guess would be that the video BIOS starts up the video hardware in a really weird mode. ... It is reenterable allowing several DOS sessions to run simultaneously. ... (comp.os.os2.misc) - Re: Newbie-ish dialog box questions
... use back in the good ol' DOS days. ... oDlg:AddControl(oBtn) ... to the constructor for the control, as follows, ... and that's how a control gets put into the window: ... (comp.lang.clipper) - Re: Detect mouse click and coordinates (C++)
... Using a mouse with DOS is an old memory now. ... int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, ... In that you set up your window by filling out a structure ... messages to your callback function ... (microsoft.public.win32.programmer.ui) - Re: DOS app annoyance
... Try loading DOS into a virtual machine and run the program there. ... I have an old DOS database app, RBase, which I haul out once a year when we do inventory of a medium-sized manufacturing facility. ... trying to run the main executable within a "Command" window crashes with results similar to those described in http://support.microsoft.com/kb/245184/en-us. ... (microsoft.public.windowsxp.general) |
|