Click here to Skip to main content
15,923,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DirectX9 Surfaces Transparency Pin
Hanan8881-Jun-08 2:20
Hanan8881-Jun-08 2:20 
QuestionRe: DirectX9 Surfaces Transparency Pin
Rajkumar R1-Jun-08 2:40
Rajkumar R1-Jun-08 2:40 
AnswerRe: DirectX9 Surfaces Transparency Pin
Hanan8881-Jun-08 3:10
Hanan8881-Jun-08 3:10 
GeneralRe: DirectX9 Surfaces Transparency Pin
Rajkumar R1-Jun-08 23:25
Rajkumar R1-Jun-08 23:25 
GeneralRe: DirectX9 Surfaces Transparency Pin
Hanan8882-Jun-08 1:30
Hanan8882-Jun-08 1:30 
GeneralRe: DirectX9 Surfaces Transparency Pin
Rajkumar R2-Jun-08 2:15
Rajkumar R2-Jun-08 2:15 
GeneralRe: DirectX9 Surfaces Transparency Pin
Hanan8882-Jun-08 2:28
Hanan8882-Jun-08 2:28 
AnswerRe: DirectX9 Surfaces Transparency Pin
Rajkumar R2-Jun-08 2:58
Rajkumar R2-Jun-08 2:58 
Hanan888 wrote:
Are you sure this applies to the latest SDK?

yep, but not in Direct3D 9(though 9 is not latest) since directdraw interfaces are outdated in direct3d9. It is used latest directshow sdk, where VMR7 is supported by this IDirectDrawSurface interfaces while VMR9 is supported by IDirect3DSurface9 interfaces. Haven't you seen this
"The IDirectDrawSurface interface is exposed on DirectDrawSurface objects that are used in the DirectShow multimedia streaming APIs" in that link. you can also refer some samples in DirectShow how custom allocator are implemented to mix various video streams much similar like your requirement.
QuestionHow to ignore the Redraw message Pin
Schehaider_Aymen31-May-08 22:56
Schehaider_Aymen31-May-08 22:56 
AnswerRe: How to ignore the Redraw message Pin
Rajkumar R1-Jun-08 0:04
Rajkumar R1-Jun-08 0:04 
GeneralRe: How to ignore the Redraw message [modified] Pin
Schehaider_Aymen1-Jun-08 0:38
Schehaider_Aymen1-Jun-08 0:38 
GeneralRe: How to ignore the Redraw message Pin
Rajkumar R1-Jun-08 1:03
Rajkumar R1-Jun-08 1:03 
GeneralRe: How to ignore the Redraw message Pin
Schehaider_Aymen1-Jun-08 1:28
Schehaider_Aymen1-Jun-08 1:28 
GeneralRe: How to ignore the Redraw message Pin
Rajkumar R1-Jun-08 2:16
Rajkumar R1-Jun-08 2:16 
GeneralRe: How to ignore the Redraw message Pin
Bram van Kampen1-Jun-08 1:47
Bram van Kampen1-Jun-08 1:47 
QuestionReset the interface Pin
Schehaider_Aymen31-May-08 22:48
Schehaider_Aymen31-May-08 22:48 
AnswerRe: Reset the interface Pin
Nelek1-Jun-08 6:46
protectorNelek1-Jun-08 6:46 
QuestionString Table bug? Pin
followait31-May-08 21:44
followait31-May-08 21:44 
AnswerRe: String Table bug? Pin
Rajesh R Subramanian31-May-08 22:17
professionalRajesh R Subramanian31-May-08 22:17 
GeneralRe: String Table bug? Pin
followait1-Jun-08 0:31
followait1-Jun-08 0:31 
GeneralRe: String Table bug? Pin
Rajesh R Subramanian1-Jun-08 1:06
professionalRajesh R Subramanian1-Jun-08 1:06 
AnswerRe: String Table bug? Pin
Joe Woodbury1-Jun-08 12:24
professionalJoe Woodbury1-Jun-08 12:24 
Questioncustom control Pin
subramanyeswari31-May-08 21:03
subramanyeswari31-May-08 21:03 
AnswerRe: custom control Pin
Rajkumar R1-Jun-08 0:26
Rajkumar R1-Jun-08 0:26 
GeneralRe: custom control Pin
subramanyeswari1-Jun-08 0:42
subramanyeswari1-Jun-08 0:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.