Feature: Add live thumbnail preview column to online host list
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#define SCH_MODE_MONTHLY 4 // 每月定时模式
|
||||
#define SCH_MODE_YEARLY 5 // 每年定时模式
|
||||
#define SCH_MODE_OFF 6 // 关闭
|
||||
#define SCH_MODE_MAX 7
|
||||
|
||||
#pragma pack(push, 1)
|
||||
// 严格定义 16 字节结构
|
||||
|
||||
Reference in New Issue
Block a user