include vmm.inc
VMMCall Get_Crit_Status_No_Block
mov [VMHandle], ebx
mov [Claims], ecx
jc
Performs the same service as Get_Crit_Section_Status, except unlike the Get_Crit_Section_Status service, this service returns immediately (without blocking) even if a delayed request to release the critical section is pending. This service is only available for Windows version 3.1 or later. Uses Flags.
End_Critical_Section, Get_Crit_Section_Status