|
static cfg_uint | cfg_bogoSetting1 (guid_cfg_bogoSetting1, default_cfg_bogoSetting1) |
|
static cfg_uint | cfg_bogoSetting2 (guid_cfg_bogoSetting2, default_cfg_bogoSetting2) |
|
static advconfig_integer_factory | cfg_bogoSetting3 ("Bogo setting 3", guid_cfg_bogoSetting3, guid_advconfig_branch, 0, default_cfg_bogoSetting3, 0, 9999) |
|
static advconfig_branch_factory | g_advconfigBranch ("Sample Component", guid_advconfig_branch, advconfig_branch::guid_branch_tools, 0) |
|
static preferences_page_factory_t< preferences_page_myimpl > | g_preferences_page_myimpl_factory |
|
static const GUID | guid_advconfig_branch = { 0x28564ced, 0x4abf, 0x4f0c, { 0xa4, 0x43, 0x98, 0xda, 0x88, 0xe2, 0xcd, 0x39 } } |
|
static const GUID | guid_cfg_bogoSetting1 = { 0xbd5c777, 0x735c, 0x440d, { 0x8c, 0x71, 0x49, 0xb6, 0xac, 0xff, 0xce, 0xb8 } } |
|
static const GUID | guid_cfg_bogoSetting2 = { 0x752f1186, 0x9f61, 0x4f91, { 0xb3, 0xee, 0x2f, 0x25, 0xb1, 0x24, 0x83, 0x5d } } |
|
static const GUID | guid_cfg_bogoSetting3 = { 0xf7008963, 0xed60, 0x4084, { 0xa8, 0x5d, 0xd1, 0xcd, 0xc5, 0x51, 0x22, 0xca } } |
|