Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. DOS 16 bit

DOS 16 bit

Scheduled Pinned Locked Moved System Admin
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kiethnt
    wrote on last edited by
    #1

    Dear all, Now I have a small program written by Borland C++ 3.1 for Win 16 bits, the function of this program is sent data from external PC Win 98 to another PC that run on Win 95. In fact this program run properly on Win 98, but when I run it on Win Xp thus it always be fault. Anybody please explain to me what is wrong and why it can not run on Win XP. If I want to run this program on Win Xp what I should do?

    D K V 3 Replies Last reply
    0
    • K Kiethnt

      Dear all, Now I have a small program written by Borland C++ 3.1 for Win 16 bits, the function of this program is sent data from external PC Win 98 to another PC that run on Win 95. In fact this program run properly on Win 98, but when I run it on Win Xp thus it always be fault. Anybody please explain to me what is wrong and why it can not run on Win XP. If I want to run this program on Win Xp what I should do?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      It's impossible to say whats wrong without knowing anything about the app or what the error messages are.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      1 Reply Last reply
      0
      • K Kiethnt

        Dear all, Now I have a small program written by Borland C++ 3.1 for Win 16 bits, the function of this program is sent data from external PC Win 98 to another PC that run on Win 95. In fact this program run properly on Win 98, but when I run it on Win Xp thus it always be fault. Anybody please explain to me what is wrong and why it can not run on Win XP. If I want to run this program on Win Xp what I should do?

        K Offline
        K Offline
        Kiethnt
        wrote on last edited by
        #3

        Please show me how to post file and imageto Message text? Thank you

        D 1 Reply Last reply
        0
        • K Kiethnt

          Please show me how to post file and imageto Message text? Thank you

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          You can't. You can't post a file, but you can post a link to the file uploaded somewhere else. But, if anyone has a brain in their head, they won't download code they don't trust, and run it. Like I asked before, got an error message?

          Dave Kreskowiak Microsoft MVP - Visual Basic

          K 1 Reply Last reply
          0
          • D Dave Kreskowiak

            You can't. You can't post a file, but you can post a link to the file uploaded somewhere else. But, if anyone has a brain in their head, they won't download code they don't trust, and run it. Like I asked before, got an error message?

            Dave Kreskowiak Microsoft MVP - Visual Basic

            K Offline
            K Offline
            Kiethnt
            wrote on last edited by
            #5

            I my VC++ program I call a small program written by Borland C++3.1 names: robot0.exe but this program functions to send data from PC to robot controller Win 95 operating system via COM port. However when it is called an error indicates in message box immediately. 16 Bits MS-DOS Subsytem D:\WINDOWS\system32\cmd.exe The system cannot open COM1 port requested by the application. Choose "Close" to terminate the application. I kindly recieve any suggestion form you. many thank for your reply

            D 1 Reply Last reply
            0
            • K Kiethnt

              I my VC++ program I call a small program written by Borland C++3.1 names: robot0.exe but this program functions to send data from PC to robot controller Win 95 operating system via COM port. However when it is called an error indicates in message box immediately. 16 Bits MS-DOS Subsytem D:\WINDOWS\system32\cmd.exe The system cannot open COM1 port requested by the application. Choose "Close" to terminate the application. I kindly recieve any suggestion form you. many thank for your reply

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              It's possible your machine doesn't have a COM1. Look in Device Manager, under the Ports section. Make sure the Communications Port is labeled (COM1). Or the port is already open by another process, like a modem DialUp connection, or some other piece of software talking to the controller. You can't have two processes using the same COM port at the same time.

              Dave Kreskowiak Microsoft MVP - Visual Basic

              1 Reply Last reply
              0
              • K Kiethnt

                Dear all, Now I have a small program written by Borland C++ 3.1 for Win 16 bits, the function of this program is sent data from external PC Win 98 to another PC that run on Win 95. In fact this program run properly on Win 98, but when I run it on Win Xp thus it always be fault. Anybody please explain to me what is wrong and why it can not run on Win XP. If I want to run this program on Win Xp what I should do?

                V Offline
                V Offline
                Vasudevan Deepak Kumar
                wrote on last edited by
                #7

                You need to investigate into the Compatibility tab.

                Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups