Rename Protocol->Register() to Protocol->Install(), add missing header changes
此提交包含在:
@@ -259,8 +259,8 @@ typedef struct _XTBL_LOADER_PROTOCOL
|
||||
struct
|
||||
{
|
||||
PBL_GET_MODULES_LIST GetModulesList;
|
||||
PBL_REGISTER_XT_PROTOCOL Install;
|
||||
PBL_OPEN_XT_PROTOCOL Open;
|
||||
PBL_REGISTER_XT_PROTOCOL Register;
|
||||
} Protocol;
|
||||
struct
|
||||
{
|
||||
|
新增問題並參考
封鎖使用者