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. General Programming
  3. C / C++ / MFC
  4. Debugging vc++7 in win98??

Debugging vc++7 in win98??

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studioc++debuggingtutorial
3 Posts 2 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.
  • S Offline
    S Offline
    Stefan Dahlin
    wrote on last edited by
    #1

    I'm using visual studio .net (vc++7) to make a program mailnly for win XP. But i would really like it to work in win98 too. And it almost does. It starts and some things work, not as intended, but they work. But, the program also crasch when doing some things. But since vs .net can't be installed in win98 i don't know how to debug the software to see if there is anything i could do to make it work in both 98 and XP. Shouldn't it be possible to write an application that works in both XP and win98 with vc++7?

    T 1 Reply Last reply
    0
    • S Stefan Dahlin

      I'm using visual studio .net (vc++7) to make a program mailnly for win XP. But i would really like it to work in win98 too. And it almost does. It starts and some things work, not as intended, but they work. But, the program also crasch when doing some things. But since vs .net can't be installed in win98 i don't know how to debug the software to see if there is anything i could do to make it work in both 98 and XP. Shouldn't it be possible to write an application that works in both XP and win98 with vc++7?

      T Offline
      T Offline
      Tim Smith
      wrote on last edited by
      #2

      Yes, you can use VC7 to write programs on all the WIN32 platforms. If you need to debug a problem on a 9x system, use the remote debugger. It works very well these days. Tim Smith I'm going to patent thought. I have yet to see any prior art.

      S 1 Reply Last reply
      0
      • T Tim Smith

        Yes, you can use VC7 to write programs on all the WIN32 platforms. If you need to debug a problem on a 9x system, use the remote debugger. It works very well these days. Tim Smith I'm going to patent thought. I have yet to see any prior art.

        S Offline
        S Offline
        Stefan Dahlin
        wrote on last edited by
        #3

        Do you know where i could read how to do this? Or if you have the time to explain. All i could find is how to set it up, but not how to use it. So i can attach to my program on the remote computer. Then what? But i can only use tcp/ip, don't know why the other option don't work. But Just-In-Time-Debugger sounds pretty nice, i could really make use of it.

        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