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 »

윈도우의 역사

문명의 하루 아침에 이루어 지지 않은 것 처럼 윈도우즈도 역사가 존재 한다. 윈도우즈의 역사를 이해 하면 윈도우즈?API를 공부하는데 도움이 될 것이다. 윈도우즈는 마이크로소프트(Microsoft)사에서 83년 11월 개발을 시작하여 2년후 85년 11월에 첫 버전을 발표하였다. 윈도주의 이전에 시장을 장악하던 IBM의 MS-DOS에 비해 그래픽 기반 운영체제(GUI)로 휠씬 사용하기가 쉬웠다.

Edit Program basic

[API]Win32 WinMain 기본소스코드