Handle release unavailable
This commit is contained in:
@@ -114,5 +114,8 @@ exports.IPC_Set_Config_Values_Reply = 'set_config_values_reply';
|
||||
|
||||
exports.IPC_Shutdown = 'shutdown';
|
||||
|
||||
exports.IPC_Unmount_All_Drives = 'unmount_all';
|
||||
exports.IPC_Unmount_All_Drives_Reply = 'unmount_all_reply';
|
||||
|
||||
exports.IPC_Unmount_Drive = 'unmount_drive';
|
||||
exports.IPC_Unmount_Drive_Reply = 'unmount_drive_reply';
|
||||
Reference in New Issue
Block a user