DDMsgReader: Updates to fix new user newscan, depending on the scan_ptr value
Compare changes
+ 113
− 60
@@ -14,7 +14,7 @@
@@ -159,6 +159,8 @@
@@ -274,8 +276,8 @@ var hexdump = load('hexdump_lib.js');
@@ -2660,6 +2662,7 @@ function DigDistMsgReader_MessageAreaScan(pScanCfgOpt, pScanMode, pScanScopeChar
@@ -2702,7 +2705,7 @@ function DigDistMsgReader_MessageAreaScan(pScanCfgOpt, pScanMode, pScanScopeChar
@@ -2713,6 +2716,9 @@ function DigDistMsgReader_MessageAreaScan(pScanCfgOpt, pScanMode, pScanScopeChar
@@ -2880,7 +2886,7 @@ function DigDistMsgReader_MessageAreaScan(pScanCfgOpt, pScanMode, pScanScopeChar
@@ -3054,7 +3060,11 @@ function DigDistMsgReader_ReadMessages(pSubBoardCode, pStartingMsgOffset, pRetur
@@ -14603,54 +14613,73 @@ function DigDistMsgReader_GetLastReadMsgIdxAndNum(pMailStartFromFirst)
@@ -14668,6 +14697,8 @@ function DigDistMsgReader_GetScanPtrMsgIdx()
@@ -14675,23 +14706,45 @@ function DigDistMsgReader_GetScanPtrMsgIdx()
@@ -14700,21 +14753,21 @@ function DigDistMsgReader_GetScanPtrMsgIdx()
@@ -16755,11 +16808,11 @@ function getLatestPostTimestampAndNumNewMsgs(pSubCode, pMsgbase)