excel 파일 읽기 (1) 썸네일형 리스트형 [MFC] 엑셀 파일 읽기 (vs2019) 이번에는 MFC 에서 엑셀파일을 읽는 방법입니다. 우선 엑셀파일을 읽기 위해서는 아래 네 가지 종류의 파일이 필요합니다. 아래 네 가지 종류의 파일은 링크된 깃허브에서 받아올 수 있습니다. https://github.com/SaeByeolMun/mfc_excel_api GitHub - SaeByeolMun/mfc_excel_api: mfc_excel_apimfc_excel_api. Contribute to SaeByeolMun/mfc_excel_api development by creating an account on GitHub.github.com 우선 해당 라이브러리를 사용하기 위해 미리 컴파일되는 헤더에 두 가지 헤더파일을 include 해줍니다. // pch.h#include "ExcelAPI/.. 이전 1 다음