myButton.SetBitmap( ::LoadBitmap(NULL, MAKEINTRESOURCE(OBM_CHECK)) );
显示
error C2065: 'OBM_CHECK' : undeclared identifier怎么解决?