VOID __stdcall IoLockUnlockPnpDeviceTree(CHAR a1){ if( a1 ) PpDevNodeLockTree(PPL_SIMPLE_READ); else PpDevNodeUnlockTree(PPL_SIMPLE_READ); }