Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
静的コントロール (win32) を作成することは可能SS_BITMAP | WS_VSCROLL | WS_HSCROLLですか?
SS_BITMAP | WS_VSCROLL | WS_HSCROLL
私がしたいのは、固定サイズの静的コントロールにビットマップをロードすることだけで、画像サイズがコントロールのサイズよりも大きい場合はスクロールできます。
前もって感謝します!