[idd] clipboard: route file dataset records

This commit is contained in:
Geoffrey McRae
2026-08-14 13:42:25 +10:00
parent dbf52cb405
commit 88fd0da19e
4 changed files with 61 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
#include <stdint.h>
static constexpr uint32_t LG_CLIPBOARD_MAPPING_MAGIC = 0x4c474342U;
static constexpr uint32_t LG_CLIPBOARD_MAPPING_VERSION = 1U;
static constexpr uint32_t LG_CLIPBOARD_MAPPING_VERSION = 2U;
struct ClipboardRingSlot
{