웬디의 기묘한 이야기

[C/C++] clock vs gettimeofday Linux와 Windows의 코드 실행 시간 측정 방법
[C/C++] InternetReadFile Simple File Download.
[C/C++] 윈도우10 Boost 최신버전 설치 및 사용법
[C/C++] 윈도우 마우스 후킹으로 제스처 인식 프로그램 만들기 (마무리)
[C/C++] 윈도우 메시지 후킹 마우스를 지배하는자 (windows mouse message hooking)
[C/C++] 윈도우 후킹을 하기 전에 알아야 할 DLL Main에서 하면 안되는 5가지 작업
[C/C++] URL 전달을 위한 urlencode & urldecode
[C/C++] process crash 로그 및 덤프 남기기 (access violation)
[C/C++] 작업표시줄 아이콘 깜빡이게 하기 (FlashWIndow)
[C/C++] DLL injection. 다른 Process에 내 DLL Load 하기
__cdecl, __stdcall, __fastcall x86 호출 규약(Calling Convention)
[C/C++] FormatMessage 윈도우 GetLastError를 메시지로!!