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.
WDK 7.1 サンプルを使用して Windows プリント プロセッサを開発しています。印刷されている実際のデータをログに記録したいのですが、基になるプリンターの RAW 形式ではなく、一貫した形式 (EMF) で実行することをお勧めします。必要な形式 (つまり、EMF) のみを返すように変更するEnumPrintProcessorDatatypesと、アプリケーション/GDI レイヤーがそのタイプを強制的に使用し、それによって常に同じ形式でログに記録できるようになりますか?
EnumPrintProcessorDatatypes