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-07-26 andrew Placing Dialog at the centerBOOL CTest11Dlg::OnInitDialog(){CDialog::OnInitDialog();CWnd* pWnd = GetDesktopWindow();CenterWindow...
2015-04-15 andrew [Tips- Spring, hibernate] 커넥션 풀 유지하기http://www.mimul.com/pebble/default/2008/06/24/1214258760000.html 기본적으로 mysql은 8시간 이후에 동작하지 않...