E D R , A S I H C RSS

Full text search for "CWnd"

CWnd


Search BackLinks only
Display context of search results
Case-sensitive searching
  • MineFinder . . . . 4 matches
          348.243 0.2 348.243 0.2 42702 CWnd::ReleaseDC(class CDC *) (mfc42d.dll)
          326.552 0.1 326.552 0.1 221 CWnd::SetWindowTextA(char const *) (mfc42d.dll)
          294.378 0.1 295.578 0.1 2619 CWnd::DefWindowProcA(unsigned int,unsigned int,long) (mfc42d.dll)
          251.949 0.1 251.949 0.1 42702 CWnd::GetDC(void) (mfc42d.dll)
  • MFC/Socket . . . . 3 matches
          CWnd *m_pWnd;
          void Init(CWnd *pWnd, int nPortNum);
         void CServerSocket::Init(CWnd *pWnd, int nPortNum)
  • 데블스캠프2009/목요일/연습문제/MFC/서민관 . . . . 3 matches
         CTestMFCDlg::CTestMFCDlg(CWnd* pParent /*=NULL*/)
         CTestMFC2Dlg::CTestMFC2Dlg(CWnd* pParent /*=NULL*/)
          CWnd* pWnd = FindWindow(NULL, "새 텍스트 문서.txt - 메모장");
  • 정모/2006.1.19 . . . . 3 matches
          CWnd *m_pWnd;
          void Init(CWnd *pWnd);
         void CClientSocket::Init(CWnd *pWnd)
  • 데블스캠프2009/목요일/연습문제/MFC/송지원 . . . . 2 matches
          CTestDlg(CWnd* pParent = NULL); // standard constructor
         CTestDlg::CTestDlg(CWnd* pParent /*=NULL*/)
  • 레밍즈프로젝트/연락 . . . . 2 matches
         1. 먼저 윈도 구성부분. 버튼, 게임화면(기능상 미니맵도 포함), 이 부분들... CWnd 를 상속해서 커스텀 하면 구현 할 수 있을거래-_- 아마 그 부분 프로토타입을 작성해 보아야 할듯 싶어. 석천이형이 시간이 허락된다면 게시판에 자료들을 올려 주신다고 하셨는데... 시간이 되실지...흠... (게임화면부분, 버튼부분..)(주호 너가 하던 방식이 거의 맞는듯 싶어. 난 CWnd나 그 부분에 대해서 자료조사도 안하고 테스트도 안해봐서 뭐라고 할 처지가 못돼;; 그런데도 괜히 참견한것 같아서 좀 미안하네;; 쏘리;;)
  • 5인용C++스터디/API에서MFC로 . . . . 1 match
          * 윈도우 - CWnd
  • 5인용C++스터디/메뉴와단축키 . . . . 1 match
         void CMainFrame::OnContextMenu(CWnd* pWnd, CPoint point)
  • 5인용C++스터디/에디트박스와콤보박스 . . . . 1 match
         BOOL Create(DWORD dwstyle, const RECT& rect, CWnd* pParentWnd, UINT nID);
  • DebuggingSeminar_2005/AutoExp.dat . . . . 1 match
         CWnd =<,t> hWnd=<m_hWnd>
  • MFC/Control . . . . 1 match
         하나의 컨트롤은 클래스와 연계될 수도, 안될 수도 있다. 정적 컨트롤의 경우 클래스가 필요없을 것 같지만 CStatic 이라는 클래스를 통해서 모양을 변경하는 것이 가능하다. 마찬가지로 버튼 컨트롤들의 경우도 대부분 Dialog 객체를 통해서 처리가 된다. CButton 클래스의 경우에는 컨트롤을 관리하는데있어서 객체가 필요할 경우에 이용하게 된다. 이러한 모든 컨트롤들은 모두 윈도우의 일종이기 때문에 CWnd 에서 상속된 클래스를 이용한다.
  • NSISIde . . . . 1 match
          * CFrameWnd::OnClose -> CWndApp::SaveAllModified -> CDocManager::SaveAllModified -> CDocTemplate::SaveAllModified -> CDocument::SaveModified -> CDocument::DoFileSave -> CDocument::DoSave -> CNIDoc::OnSaveDocument
  • 데블스캠프2009/목요일/연습문제/MFC/김태욱 . . . . 1 match
         CZxczxcDlg::CZxczxcDlg(CWnd* pParent /*=NULL*/)
  • 데블스캠프2009/목요일/연습문제/MFC/박준호 . . . . 1 match
         CTestAPPDlg::CTestAPPDlg(CWnd* pParent /*=NULL*/)
  • 데블스캠프2009/목요일/연습문제/MFC/정종록 . . . . 1 match
         CTestDlg::CTestDlg(CWnd* pParent /*=NULL*/)
Found 15 matching pages out of 7540 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.3844 sec