[MFC] How Do I
[MFC] How Do I: Get Started with the MFC Serializing Mechanism
DreamHunter 이동훈
2010. 10. 20. 16:26
Get Started with the MFC Serializing Mechanism
이 동영상은 프로그램의 데이터를 파일로 저장하고 저장된 데이터를 다시 불러오는 것을 serialize를 사용해서 간단하게 구현하는 것을 설명한다.
(여기서 사용되는 예제는 Develop MFC Applications with Visual Studo에서 했던 것을 사용한다. 따라서 Develop MFC Applications with Visual Studo 동영상을 먼저 보는게 이해하기 쉽다.)