Ignore:
Timestamp:
Aug 20, 2003, 5:46:26 PM (22 years ago)
Author:
sandervl
Message:

Do not create CD polling window by default. It can cause PM hangs. (IOCtl blocks indefinitely)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/custombuild.h

    r9980 r10237  
    265265void   WIN32API ODIN_ThreadEnterOdinContextNested(void *pExceptionRegRec, BOOL fRestoreOdinExcpt, USHORT selFSOld);
    266266
     267/* Turn on CD Polling (window with 2 second timer to check CD disk presence) */
     268void WIN32API CustEnableCDPolling();
    267269
    268270#endif  /*__CUSTOMBUILD_H__*/
Note: See TracChangeset for help on using the changeset viewer.