Results 1 to 2 of 2

Thread: Does int 21, 4c clean the stack?

  1. #1
    ChimpFace9000
    Guest

    Post Does int 21, 4c clean the stack?

    If i make a bunch of near calls so that there a bunch of offsets are left on the stack, and then call int 21, 4c, will the offsets be left on the stack? Or will they be taken off by int 21, 4c?

  2. #2
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    You could create a driver that tests to see where your SP is at before and after INT 21h, 4Ch.
    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

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