Support Board
Date/Time: Mon, 24 Aug 2026 07:28:19 +0000
Post From: sc.AddAndManageSingleTextUserDrawnDrawingForStudy() and sc.StorageBlock
| [2026-08-24 05:42:06] |
| User719512 - Posts: 466 |
|
Are you asking how to do this? // Skip the first 4 bytes reserved by AddAndManageSingleTextUserDrawnDrawingForStudy char* pMyStorage = static_cast<char*>(sc.StorageBlock) + 4; |
