C# (CSharp) Tsukikage.WindowsUtil Пространство имен

Классы

Имя Описание
FontBitmap 1文字分のビットマップ
FontBitmapLoader Win32 GetGlyphOutlineからBitmapを得ます。
FontBitmapLoader.Win32
FontBitmapLoader.Win32.GLYPHMETRICS
FontBitmapLoader.Win32.MAT2
FontBitmapLoader.Win32.TEXTMETRIC
FontBitmapLoaderFlyweight Win32 GetGlyphOutlineからBitmapを得ます。Flyweightパターン版。
FontFileLoader フォントローダー
FontFileLoader.Win32Font
KeyboardHook Keyboard Hook :) If any event handler returns true, the input will be canceled ;) - 簡単キーボードフック。いずれかのイベントハンドラがtrueを返すと、そのキーボードイベントは握りつぶされる。
KeyboardHook.KBDLLHOOKSTRUCT
Program
Touch
Touch.TouchStatus
TouchDevice
TouchDevice.Win32
TouchDevice.Win32.POINT
TouchEvent
TouchMessageDecoder WM_TOUCHをイベント化するためのクラス
TouchMessageDecoder.Win32
TouchMessageDecoder.Win32.POINT
WindowSubclassingMessageFilter 昔懐かしい方式でのウィンドウサブクラス化。
WindowSubclassingMessageFilter.Win32