Click here to Skip to main content
15,905,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to pop up a window Pin
Shay Harel14-Jul-03 9:49
Shay Harel14-Jul-03 9:49 
AnswerRe: How to pop up a window Pin
PJ Arends14-Jul-03 10:04
professionalPJ Arends14-Jul-03 10:04 
GeneralRe: How to pop up a window Pin
Shay Harel14-Jul-03 10:07
Shay Harel14-Jul-03 10:07 
QuestionHow to add dll to a VC++.NET project? Pin
mr200314-Jul-03 9:33
mr200314-Jul-03 9:33 
GeneralList box won't scroll ...... Pin
Shay Harel14-Jul-03 8:22
Shay Harel14-Jul-03 8:22 
GeneralRe: List box won't scroll ...... Pin
Shay Harel14-Jul-03 8:29
Shay Harel14-Jul-03 8:29 
GeneralDirectShow .NET HELP!!!! Pin
Brian JR14-Jul-03 8:15
Brian JR14-Jul-03 8:15 
GeneralRe: DirectShow .NET HELP!!!! Pin
Andrew Walker14-Jul-03 15:30
Andrew Walker14-Jul-03 15:30 
Brian JR wrote:
I just don't know where to start

A possible alternative to using DirectShow may be to use the Windows MediaPlayer ActiveX control, which may simplify the development process, but assumes all you want is fairly standard playback. If you do need to use DirectShow, start with the SDK samples, try playwnd for playback of a file. From personal experience, DirectX programming and DirectShow in particular takes a while to get used to - if you've got the time to spend learning it or after testing you know you need better performance, it's brilliant, otherwise look for a quicker solution.

Brian JR wrote:
I'd like to "skin" my application

Keep in mind that the "custom look" and "skinning" are quite different areas to DirectShow - many articles on CP can help you in this area.

Brian JR wrote:
I read all kinds of stuff about "managed code"

I haven't played much with managed extensions, but that board may be a more appropriate place to ask that question. MSDN mentions the Microsoft.DirectX.AudioVideoPlayback namespace, and there seems to be stuff for C# available.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_m/directx/ref/ns/microsoft.directx.audiovideoplayback.asp[^]



If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

GeneralRe: DirectShow .NET HELP!!!! Pin
Brian JR14-Jul-03 16:16
Brian JR14-Jul-03 16:16 
GeneralRe: DirectShow .NET HELP!!!! Pin
J. Dunlap14-Jul-03 21:15
J. Dunlap14-Jul-03 21:15 
GeneralRe: DirectShow .NET HELP!!!! Pin
Brian JR15-Jul-03 7:47
Brian JR15-Jul-03 7:47 
GeneralRe: DirectShow .NET HELP!!!! Pin
Brian JR15-Jul-03 8:54
Brian JR15-Jul-03 8:54 
GeneralLarge fonts in Windows XP Pin
Navin14-Jul-03 8:04
Navin14-Jul-03 8:04 
GeneralCommunicating C++ and C# Pin
pdunn14-Jul-03 7:45
pdunn14-Jul-03 7:45 
GeneralModeless windows Pin
Jay Hova14-Jul-03 7:40
Jay Hova14-Jul-03 7:40 
GeneralRe: Modeless windows Pin
Joaquín M López Muñoz14-Jul-03 10:23
Joaquín M López Muñoz14-Jul-03 10:23 
GeneralRe: Modeless windows Pin
Toni7814-Jul-03 19:30
Toni7814-Jul-03 19:30 
GeneralRe: Modeless windows Pin
Jay Hova15-Jul-03 1:19
Jay Hova15-Jul-03 1:19 
GeneralRe: Modeless windows Pin
Toni7815-Jul-03 15:50
Toni7815-Jul-03 15:50 
GeneralRe: Modeless windows Pin
Jay Hova15-Jul-03 1:31
Jay Hova15-Jul-03 1:31 
GeneralRe: Modeless windows Pin
mlsteeves16-Jul-03 6:16
mlsteeves16-Jul-03 6:16 
GeneralCEdit carriage returns Pin
scontapay14-Jul-03 7:23
scontapay14-Jul-03 7:23 
GeneralRe: CEdit carriage returns Pin
valikac14-Jul-03 7:32
valikac14-Jul-03 7:32 
GeneralRe: CEdit carriage returns Pin
Shay Harel14-Jul-03 7:37
Shay Harel14-Jul-03 7:37 
GeneralRe: CEdit carriage returns Pin
scontapay14-Jul-03 7:48
scontapay14-Jul-03 7:48 

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.