Files
2022-10-26 12:25:11 +08:00

8 lines
81 B
C

#pragma once
struct IM_WEB_DIALOG_MANAGER
{
static const DWORD WEB_DIALOG;
};