상세 컨텐츠

본문 제목

dxtrans.h missing in Microsoft DirectX SDK (November 2007)...

개발과 트러블슈팅

by 양고 2010. 2. 3. 14:02

본문

다음 사이트로부터 무단 전제:
http://social.msdn.microsoft.com/forums/en-US/windowssdk/thread/ed097d2c-3d68-4f48-8448-277eaaf68252/

Answerdxtrans.h missing in Microsoft DirectX SDK (November 2007)...

  • Sunday, November 02, 2008 4:28 PMkenc34 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
  •  Proposed Answer

    Very helpful!  With one more line you can get by without editing qedit.h.

     

    #pragma include_alias( "dxtrans.h", "qedit.h" )

    #define __IDxtCompositor_INTERFACE_DEFINED__

    #define __IDxtAlphaSetter_INTERFACE_DEFINED__

    #define __IDxtJpeg_INTERFACE_DEFINED__

    #define __IDxtKey_INTERFACE_DEFINED__

    #include <qedit.h>

관련글 더보기