The OutputDebugString function sends a string to the debugger for display.
void OutputDebugString(
The OutputDebugString function sends a string to the debugger for display.
void OutputDebugString(
CBitmap kkk;
WSADATA wsaData;
SOCKET sock;
在任务栏状态区显示应用程序图标
数据结构:
1. 在Project->C\C++->Preprocessor definitions 中去除_MBCS, 增加_UNICODE
2. 在Project->Link->Category->Output->Entry-point symbol处增加wWinMainCRTStartup
// use CWnd::OnCtlColor
HBRUSH CSSUtilityDlg::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor)