Re: Alt+Enter to create DOS graphics window

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: dcdon (olekingcoleNO_at_SPAMhotmail.com)
Date: 02/28/04


Date: Sat, 28 Feb 2004 04:11:41 GMT

Dang,

You sound like you from Louisiana or something... XP doesn't have all of the same commands as DOS and some of them are not meant to run DOS application. Try a dual boot and load 98se on the other, just have the installs in the correct order.

-- 
regards,
don
" Do a kind deed for someone less fortunate everyday."
It will warm God's heart"
====================
"Don Culp" <dculp@krell-engineering.com> wrote in message news:O2YGwka$DHA.3536@tk2msftngp13.phx.gbl...
Hello --
I have a client who is running a DOS application from a command prompt. This
application normally runs full screen. He wants to use Alt+Enter to create a
Windows' window from which he can copy the window's contents to the
clipboard. When the DOS application is running in text mode, Alt+Enter
correctly displays a Window's window. However, when a graphic (640 x 480) is
displayed in the DOS application, Alt+Enter temporarily displays the window
(perhaps one second) and then window is automatically minimized. Once the
window has been minimized, clicking on the application in the task bar
brings up the window but then it is then again immediately minimized. He
cannot find a way out of this loop so he just kills the application and
starts over.
This works the same under both XP Home on his laptop and XP Professional on
his desktop computer. On my desktop computer running Win 2000, Alt+Enter
works correctly for both text and graphics screens.
Is there a setting in XP that will correct this problem?
Thanks,
Don Culp
---
Dumb Answer: Yes, I paid for my antivirus already.
Smart Question: Did you check your email?
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.596 / Virus Database: 379 - Release Date: 2/26/2004


Relevant Pages

  • Re: Windows could not upgrade the file..........Security update KB
    ... >> He would be entering those commands from a Millennium Startup ... This isn't a DOS window. ... I won't make that accusation against Steve at this point, ...
    (microsoft.public.windowsupdate)
  • 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)