Keyword Macro

Full text search for "Dialog"


Case-sensitive searching
Display context of search results
  • C++/(MFC)OnSizing 윈도우 리사이징 컨트롤 크기 조정 . . . . 4 matches
         // OnInitDialog
         void CLogDialog::DockChildControl(RECT rect)
         void CLogDialog::OnSize(UINT nType, int cx, int cy)
          CDialogEx::OnSize(nType, cx, cy);
  • C++/(MFC)CDialog resize . . . . 3 matches
         #keywords C++,MFC,Dialog,Resize
         // OnInitDialog()
          CDialogEx::OnSize(nType, cx, cy);
  • C++/MFC 헤더 정리 방법 . . . . 3 matches
         class CLoginDlg : public CDialogEx
          // Dialog Data
          virtual BOOL OnInitDialog();
  • 학부/3학년 . . . . 2 matches
          wxMessageDialog *Dlg = new wxMessageDialog(NULL, _T("이 프로세스를 끝내시겠습니까?\n\n비정상적인 종료는 시스템이 불안정해질 수 있습니다. 계속하시겠습니까?"), _T("kill"), wxOK | wxCANCEL | wxICON_QUESTION);
  • C++ . . . . 1 match
         ["/(MFC)CDialog resize"]
  • C++/(MFC)다이얼로그 클릭 드래그 이동 . . . . 1 match
          CDialog::OnLButtonDown(nFlags, point);
  • C++/(MFC)특정 확장자 선택 다이얼로그 템플리트 . . . . 1 match
          CFileDialog my_dialog(TRUE/*Load*/,_T("xml"),
  • C++/(Windows)파일 처리 . . . . 1 match
         PathSearchAndQualify( "%SystemRoot%system32\notepad.exe", buffer, MAX_PATH) = c:\windows\system32\notepad.exe;</p></blockquote><p style="margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border: 0px; line-height: 1.3;"><font color="#0000ff" style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;"><strong style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;">void PathSetDlgItemPath( HWND hDlg, int id, LPCSTR pszPath )</strong>;</font></p><blockquote dir="ltr" style="margin: 5px 0px 5px 5px; padding: 0px 0px 0px 16px; border: 0px; line-height: 1.3; font-family: 돋움, Dotum, AppleGothic, sans-serif; background-image: url(http://ts.daumcdn.net/custom/blog/29/294052/skin/images/iconBlockquote.gif); background-position: initial initial; background-repeat: no-repeat no-repeat;"><font color="#808080" style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;"></font><p style="margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border: 0px; line-height: 1.3;"><font color="#808080" style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;">Sets the text of a child control in a window or dialog box, using PathCompactPath to ensure the path fits in the control.</font></p><p dir="ltr" style="margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border: 0px; line-height: 1.3;">PathCompactPath와 유사하다. id로 지정된 Dialog Item에 출력하기 적합한 길이로 경로를 잘라준다.</p></blockquote><p style="margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border: 0px; line-height: 1.3;"><font color="#0000ff" style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;">LPCTSTR PathSkipRoot( LPCTSTR pszPath );</font></p><blockquote dir="ltr" style="margin: 5px 0px 5px 5px; padding: 0px 0px 0px 16px; border: 0px; line-height: 1.3; font-family: 돋움, Dotum, AppleGothic, sans-serif; background-image: url(http://ts.daumcdn.net/custom/blog/29/294052/skin/images/iconBlockquote.gif); background-position: initial initial; background-repeat: no-repeat no-repeat;"><font color="#808080" style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;"></font><p style="margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border: 0px; line-height: 1.3;"><font color="#808080" style="margin: 0px; padding: 0px; border: 0px; line-height: 1.3;">Parses a path, ignoring the drive letter or Universal Naming Convention (UNC) server/share path elements.</font></p><p dir="ltr" style="margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px; border: 0px; line-height: 1.3;">루트 경로를 제거한다. 로컬 경로인 경우 드라이브문자(c:\)가 지워지고, UNC경로인 경우 서버이름, 공유폴더 이름이 제거된다.
Found 8 matching pages out of 1201 total pages

You can also click here to search title.