//--------------------------------------------------------------------------
// Graphics and Container State cookies
//--------------------------------------------------------------------------typedef UINT     GraphicsState;    错误再这一行
typedef UINT     GraphicsContainer;//--------------------------------------------------------------------------
// Fill mode constants
//------------------------------------
error C2146: syntax error : missing ';' before identifier 'GraphicsState'