Raise an exception if no EBX_HANDLER is found in PDF

This commit is contained in:
2021-09-28 15:01:04 +02:00
parent dc15fc7197
commit 33ea9e7d65
2 changed files with 10 additions and 2 deletions

View File

@@ -68,6 +68,7 @@ namespace gourou
enum DOWNLOAD_ERROR {
DW_NO_ITEM = 0x1200,
DW_NO_EBX_HANDLER,
};
enum SIGNIN_ERROR {