Category Archives: Win32 API

Visual studio 2022 에서 MFC 개발환경 설정

Overview : 옵션이 빠져 있으면 클래스는 제공 되지 않고 Win 32 API 만 제공 된다. 1.추가 도구 및 기능 설치 2.새 프로젝트 만들기 3. 새 프로젝트 구성 4. MFC 애플리케이션 5. 마침 6. 실행

API 가상키 코드

API TextOut

Parameters nFlags Specifies text-alignment flags. The flags specify the relationship between a point and a rectangle that bounds the text. The point can be either the current position or coordinates specified by a text-output function. The rectangle that bounds the text is defined by the adjacent character cells in the text string. ThenFlags?parameter… Read More »

Edit Program basic

[API]Win32 WinMain 기본소스코드