{
CWinThread* pThread = AfxGetThread();
return pTrhead != NULL ? pThread->GetMainWnd() : NULL;
}
내부에서 AfxGetThread() 함수를 사용하는 것을 볼수가 있다.
Programming 게시판 관련
What does set -e mean in a bash script?
What does the last “-” (hyphen) mean in options of `bash`?
What to use instead of “addPreferencesFromResource” in a PreferenceActivity?
What's the difference between comma separated joins and join on syntax in MySQL?
Which Font is the default for MFC Dialog Controls
Win32 Socket Class
Windows 10 앱 개발(UWP)
WTL 정리
XML 파싱하기
강화학습 학습 관련 정리
개발에 도움되는 사이트 (초보 개발자 꿀팁)
개발자를 위한 각 기업 오픈소스 공유 사이트 (주로 모바일)
검색엔진 개발자 그룹
고수가 절대 알려주지 않는 C/C++ 팁
고양이 밖으로 못나가게 하기
고양이 움직이기
구글 검색 알고리즘의 원리
나이 들어가는 프로그래머 - [발표영상] 요약
내 마음대로 선정한 머신러닝/딥러닝 학습 추천 서적
다국어를 위한 StringTable, LoadString