Ignore:
Timestamp:
Jan 3, 2006, 11:33:10 PM (20 years ago)
Author:
vladest
Message:

(Patches by Ruediger Ihle)
Support for IRQs > 15
Fixed resource manager registration
Fixed crash on APM suspend/resume and system shutdown

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/util.cpp

    r32 r63  
    2222 *
    2323 */
     24#define INCL_NOPMAPI
     25#define INCL_DOSINFOSEG
     26#include <os2.h>
    2427
    25 
    26 #include "rm.hpp"                      // Will include os2.h, etc.
    2728#include <devhelp.h>
    2829#include <devinfo.h>
Note: See TracChangeset for help on using the changeset viewer.