mfc开发中图片控件的bug
vs2013 picture control使用中出现了bugbug1描述:1 error RC2108: expected numerical dialog constant解决:双击错误,进去了resource.h,在picture控件后加上IDC_STATIC_PIC, "Static", SS_BITMAP, 7, 21, 333, 111, NOT WS_GROUPbug2描述:资源视图...
原创
2018-04-12 09:41:44 ·
274 阅读 ·
0 评论