//filename:VisualKB.h#define MAX_STRING 12class CMyApp:public CWinApp{public: virtual BOOL InitInstance();};class CMainWindow:public CWnd{protected: int m_cxChar; //Average character width int m_cyChar; //Character height int m_cyLine; //Vertical line spacing in message box int m_nTextPos; ... Read More
posted @ 2012-03-02 14:38
庚武
Views(597)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号