MFC中error RC2108: expected numerical dialog constant错误解决办法

    xiaoxiao2021-12-14  28

    MFC在使用picture console控件之后往往会弹出这个错误:error RC2108: expected numerical dialog constant。

    此时,双击这个错误,会跳到提示错误的那一行,在那一行中的一串地址前插入:"Static", SS_BITMAP,    

    如:

    转载请注明原文地址: https://ju.6miu.com/read-968201.html

    最新回复(0)