VC++ 서브 클래싱_Naver 지식iN .
// 따로 예제를 작성했습니다. // 참고하시기 바랍니다. #include “windows.h” LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; LPSTR…
Read More// 따로 예제를 작성했습니다. // 참고하시기 바랍니다. #include “windows.h” LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; LPSTR…
Read More