#include #include using namespace std; // HANDLE CreateThread( // LPSECURITY_ATTRIBUTES lpThreadAttributes, // pointer to security attributes // DWORD dwStackSize, //... Read More
posted @ 2011-02-08 21:20
庚武
Views(381)
Comments(0)
Diggs(0)
//利用default button void CDlgAddTest::OnOK() { if(GetFocus()->m_hWnd== GetDlgItem(IDOK)->m_hWnd){ MessageBox("stoped at ok."); } else{ GetNextDlgTabItem(GetFocus())->SetFocus(); } //CDia... Read More
posted @ 2011-02-08 04:00
庚武
Views(253)
Comments(0)
Diggs(0)
// DlgAddTest.cpp : implementation file // #include "stdafx.h" #include "Text.h" #include "DlgAddTest.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; ... Read More
posted @ 2011-02-08 02:47
庚武
Views(424)
Comments(0)
Diggs(0)
文本输入框http://hi.baidu.com/hushaobo_km/blog/item/d4f0b12d114e673f359bf77e.html Read More
posted @ 2011-02-08 00:30
庚武
Views(397)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号