Msg
const char *Msg,
AcpiNsPrintNodePathname (Handle, Msg);
const char *Msg,
const char *Msg);
#define PUMP_MESSAGE_LOOP { MSG Msg; while (PeekMessage(&Msg, NULL, 0, 0, PM_REMOVE) != 0) { TranslateMessage(&Msg); DispatchMessage(&Msg); } }
SetTo(ref.Msg(), ref.Pos());
const char* Msg() const;
const char* msg = (err && err->Msg())
? err->Msg()
CppUnit::Exception *err = new CppUnit::Exception(e->Msg());