|
-
Aug 11th, 2001, 12:51 PM
#1
Thread Starter
So Unbanned
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,
-
Aug 12th, 2001, 09:23 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|