Hacked By AnonymousFox
#pragma classflags("forceupdate")
Qualifier Description : ToSubClass Amended;
Qualifier Values : ToSubClass Amended;
Qualifier DisplayName : Amended;
Qualifier BitValues:ToSubClass Amended;
Qualifier Units : ToSubClass Amended;
#pragma namespace("\\\\.\\root\\WMI")
//
// WPP Generated File
// PDB: c:\nt\h1.obj.x86fre\net\xwizard\xwizards\dll\objfre\i386\xwizards.pdb
// PDB: Last Updated :2006-3-29:23:34:38:112 (UTC) [binplace]
//
//ModuleName = XWIZARD_TRACE_GUID (Init called in Function DllMain)
[Dynamic,
Description("XWizard Framework"),
guid("{777BA8FF-2498-4875-933A-3067DE883070}"),
locale("MS\\0x409")]
class XWIZARD_TRACE_GUID : EventTrace
{
[Description ("Enable Flags"),
ValueDescriptions{
"Critical Flag",
"Error Flag",
"Warning Flag",
"Info Flag",
"Verbose Flag"},
DefineValues{
"Critical",
"Error",
"Warning",
"Info",
"Verbose"},
Values{
"Critical",
"Error",
"Warning",
"Info",
"Verbose"},
ValueMap{
"0x00000001",
"0x00000002",
"0x00000004",
"0x00000008",
"0x00000010"}
]
uint32 Flags;
[Description ("Levels"),
ValueDescriptions{
"Abnormal termination/exit",
"Severe error events (usually internal)",
"Allocation/Resource/Stress failures",
"User info (Registration/Wizard flow paths)",
"Function entry/exit (Detail)" },
DefineValues{
"TRACE_LEVEL_CRITICAL",
"TRACE_LEVEL_ERROR",
"TRACE_LEVEL_WARNING"
"TRACE_LEVEL_INFORMATION",
"TRACE_LEVEL_VERBOSE" },
Values{
"Critical",
"Error",
"Warning",
"Info",
"Verbose" },
ValueMap{
"0x1",
"0x2",
"0x3",
"0x4",
"0x5" },
ValueType("index")
]
uint32 Level;
};
Hacked By AnonymousFox1.0, Coded By AnonymousFox