Windows applications, including .NET applications that use Windows Forms or Windows Presentation Foundation (WPF), create their windows by calling the CreateWindowExA or CreateWindowExW functions.
ボタンなどの標準コントロールや、任意の図形やイメージのようなグラフィカルなオブジェクトを画面上に表示するには、何はともあれウィンドウが必要です。一般的な Windows ...