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-08-09 andrew MFC] – CWebBrowser2 에서 IWebBrowser2 사용하기참고 : http://computer-programming-forum.com/82-mfc/20b17af03936f1e8.htm You can get the IWebBrowser2...
2014-07-23 andrew MFC / C++로 특정 사이트 가져와서 분석 하기 소스#include <stdio.h> #include <windows.h> #include <wininet.h> #include <string...