Jump to content

DevHelp ROMCritSection: Difference between revisions

From EDM2
Created page with "This service flags a critical section of execution in a physical device driver's DOS mode software interrupt handler. This prevents DOS-mode from being suspended in the backgr..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:DevHelp_ROMCritSection}}
This service flags a critical section of execution in a physical device driver's DOS mode software interrupt handler. This prevents DOS-mode from being suspended in the background.
This service flags a critical section of execution in a physical device driver's DOS mode software interrupt handler. This prevents DOS-mode from being suspended in the background.


==Remarks==
==Remarks==
This function still exists for compatibility reasons but is no longer operational.  
This function still exists for compatibility reasons but is no longer operational.


[[Category:DevHlps]]
[[Category:DevHlps]]

Latest revision as of 14:27, 2 January 2020

This service flags a critical section of execution in a physical device driver's DOS mode software interrupt handler. This prevents DOS-mode from being suspended in the background.

Remarks

This function still exists for compatibility reasons but is no longer operational.