INI Reader / Writer Class for MFC and ANSI C++ ( Windows Linux ) http://www.codeproject.com/Articles/12914/INI-Reader-Writer-Class-for-MFC-and-ANSI-C-Windows Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-07-23 6:24 AM by andrew Comment 📂This entry was posted in C/C++ 참고를 위한 저장물
2014-12-26 andrew [펌] __cdecl, __pascal, __stdcall 의 차이에 관한 정리함수호출 방식이 __cdecl, __pascal, __stdcall로 여러 가지가 있는 이유는 윈도우즈의 역사성에 있다. 우선 win16에서는 실행파일의 크기가 줄어들고 속도가 빠...
2014-08-05 andrew [펌] [UNITY] UI 해상도 대응하기![출처] 1. http://www.devkorea.co.kr/bbs/board.php?bo_table=m03_qna&wr_id=21441&sca=...