E D R , A S I H C RSS

Full text search for "CPoint"

CPoint


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 5인용C++스터디/API에서MFC로 . . . . 4 matches
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
          afx_msg void OnLButtonUp(UINT nFlags, CPoint point);
         void CApplicationView::OnLButtonDown(UINT nFlags, CPoint point)
         void CApplicationView::OnLButtonUp(UINT nFlags, CPoint point)
  • 오목/민수민 . . . . 4 matches
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
          afx_msg void OnMouseMove(UINT nFlags, CPoint point);
         void CSampleView::OnLButtonDown(UINT nFlags, CPoint point)
         void CSampleView::OnMouseMove(UINT nFlags, CPoint point)
  • 5인용C++스터디/더블버퍼링 . . . . 2 matches
          CPoint Position;
          Position = CPoint(0, 0);
  • ListCtrl . . . . 2 matches
         CPoint point ((int)LOWORD(dwPos), (int)HIWORD(dwPos));
         CPoint Index = point;
  • 오목/곽세환,조재화 . . . . 2 matches
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
         void COhbokView::OnLButtonDown(UINT nFlags, CPoint point)
  • 오목/재니형준원 . . . . 2 matches
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
         void COmokView::OnLButtonDown(UINT nFlags, CPoint point)
  • 오목/재선,동일 . . . . 2 matches
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
         void CSingleView::OnLButtonDown(UINT nFlags, CPoint point)
  • 오목/진훈,원명 . . . . 2 matches
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
         void COmokView::OnLButtonDown(UINT nFlags, CPoint point)
  • 5인용C++스터디/멀티미디어 . . . . 1 match
         void CSoundView::OnLButtonDown(UINT nFlags, CPoint point)
  • 5인용C++스터디/메뉴와단축키 . . . . 1 match
         void CMainFrame::OnContextMenu(CWnd* pWnd, CPoint point)
  • DebuggingSeminar_2005/AutoExp.dat . . . . 1 match
         CPoint =x=<x> y=<y>
  • MFC/Serialize . . . . 1 match
          (float, double, BYTE, int, LONG, WORD, DWORD, CObject*, CString, SIZE, CSize, POINT, CPoint, RECT, CRect, CTime, CTimeSpan 이 오버라이딩 되어있다.)
  • 바퀴벌레에게생명을 . . . . 1 match
         CBug클래스를 생성하여 바퀴벌레의 움직임을 나타내는 멤버함수(Move)와 바퀴벌레의 위치와 방향을 나타내는 멤버변수(CPoint position, int direction)를 생성.
  • 오목/휘동, 희경 . . . . 1 match
          afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
Found 14 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.4531 sec