Created a whitelist of system archives to prevent false positives creating dialogs.
This commit is contained in:
parent
0409bdfea5
commit
a8aef599e0
9 changed files with 70 additions and 35 deletions
|
@ -179,7 +179,7 @@ public:
|
|||
|
||||
/**
|
||||
* Loads the Exheader and returns the system mode for this application.
|
||||
* @return A pair with the system mode (If found) and the result.
|
||||
* @returns a pair of Optional with the kernel system mode and ResultStatus
|
||||
*/
|
||||
std::pair<boost::optional<u32>, ResultStatus> LoadKernelSystemMode() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue