Share via


MFC에 대한 사용자 지정

This topic provides tips for customizing an MFC application.

General Customizations

You can save and load the state of your application to the registry. When you enable this option, your application will load its initial state from the registry. If you change the initial docking layout for your application, you will have to clear the registry data for your application. Otherwise, the data in the registry will override any changes that you made to the initial layout.

Class-Specific Customizations

Additional customization tips can be found in the following topics:

Additional Customization Tips

키보드 및 마우스 사용자 지정

사용자 정의 형식

참고 항목

개념

사용자 지정의 보안 의미

기타 리소스

MFC 데스크톱 응용 프로그램