Results 1 to 5 of 5

Thread: INTs

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004

    INTs

    Are interrupts localized to just DOS programs or can they also be used for stable Windows programs too?
    "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.

  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246
    I'm not completely sure. What would you like to do with the interrupts in the Windows Program?

    Phreak

    Visual Studio 6, Visual Studio.NET 2005, MASM

  3. #3
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246
    Reason I ask is. Are you wanting to perform graphics tasks that can't be performed other ways?

    Phreak

    Visual Studio 6, Visual Studio.NET 2005, MASM

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    I was just wondering if you could call the DOS interrupts in the windows environment. I tried doing that in a C++ program but it crashed.
    "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.

  5. #5
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 2002
    Location
    Victoria, Australia
    Posts
    4,246
    LOL. No, I just tried it too. Funny how it says "Your system has just recovered from a serious error." when I try it...

    Phreak

    Visual Studio 6, Visual Studio.NET 2005, MASM

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