Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
313 B

4 years ago
  1. /*++
  2. Copyright (c) 1991 Microsoft Corporation
  3. Module Name:
  4. vrica.h
  5. Abstract:
  6. Defines exported function in ntvdm.exe which calls the ica_hw_interrupt
  7. function
  8. Contents:
  9. Author:
  10. Richard L Firth (rfirth) 09-Jun-1992
  11. Revision History:
  12. --*/
  13. extern call_ica_hw_interrupt(int, int, int);