Results 1 to 2 of 2

Thread: Debugging with VC++ 6, on Win2k

  1. #1

    Thread Starter
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111

    Debugging with VC++ 6, on Win2k

    I have VC++ 6.0 and as always I run programs that when you do something, they error.

    I choose to debug these and they pop up in VC++ to my surprise, the coding is in ASM, which I barely understand the basics of. It seems read-only... but I was wondering if there is a way to 'fix' the errors and re-compile the program. If so, I'd be very glad if someone told me how, or possibly a reference to a site which could tell me how.

    Thank you,

  2. #2
    Zaei
    Guest
    The code is read only, and you cannot fix those errors, and recompile. Win2K seems to get these kinds of errors alot, unfortunately. I have heard that if you scroll the ASM code to the next "ret" instruction, you can set that as your active instruction, and continue to use the program, but i dont know how well this works.

    Z.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width