home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / misc / 1670 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!wwn8108
  3. From: wwn8108@tamsun.tamu.edu (Weldon Nash)
  4. Subject: Interrupt Servicing Within Windows 3.1 ????
  5. Message-ID: <1992Sep4.030605.17670@tamsun.tamu.edu>
  6. Organization: Texas A&M University, College Station
  7. Date: Fri, 4 Sep 1992 03:06:05 GMT
  8. Lines: 21
  9.  
  10.     I was wondering if anyone out could help me figure out how to process
  11. interrupts in the Windows 3.1 OS.  I am used to just writing an interrupt
  12. handler and providing the address of such to the interrupt vector table.
  13. However, I would be willing to bet that it is just a slight tad :-) more
  14. complicated in Windows.  I have Borland C++ 3.1 but cannot find anything
  15. hardly worth understanding to help me out here.  It does mention a function
  16. within the ToolHelp library (InterruptRegister) that defines a callback
  17. function for all interrupts but I don't see how a task could determine which
  18. interrupt has been issued.
  19.  
  20.     I need help on this.  Is it as simple as loading a piece of
  21. non-moveable code and putting its address in the interrupt vector table
  22. or not? Thanks..
  23.  
  24.     Please respond via e-mail.
  25.  
  26.                     -Trey
  27.  
  28. wwn8108@tamsun.tamu.edu
  29. Electrical Engineering Dept.
  30. Texas A&M University
  31.