Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
AnswerRe: inheritance : how to call child methods from parents method (or hide parents methods) Pin
S. Senthil Kumar4-Dec-06 3:57
S. Senthil Kumar4-Dec-06 3:57 
AnswerRe: inheritance : how to call child methods from parents method (or hide parents methods) Pin
Prakash Nadar4-Dec-06 4:12
Prakash Nadar4-Dec-06 4:12 
GeneralRe: inheritance : how to call child methods from parents method (or hide parents methods) Pin
miljbee4-Dec-06 20:46
miljbee4-Dec-06 20:46 
GeneralRe: inheritance : how to call child methods from parents method (or hide parents methods) Pin
Prakash Nadar4-Dec-06 22:58
Prakash Nadar4-Dec-06 22:58 
QuestionMoving Images from a folder to another folder using C# Pin
Suhas Kyadiguppi4-Dec-06 3:40
Suhas Kyadiguppi4-Dec-06 3:40 
AnswerRe: Moving Images from a folder to another folder using C# Pin
Nader Elshehabi4-Dec-06 3:45
Nader Elshehabi4-Dec-06 3:45 
QuestionRenderDvdVideoVolume question Pin
Marc Clifton4-Dec-06 3:40
mvaMarc Clifton4-Dec-06 3:40 
AnswerRe: RenderDvdVideoVolume question Pin
Eric Dahlvang4-Dec-06 8:29
Eric Dahlvang4-Dec-06 8:29 
I'm sure you've tried:
hr = dvdGraph.RenderDvdVideoVolume(@"f:\\<code>video_ts</code>", AMDvdGraphFlags.None, out status );


See:
Writing a DVD Playback Application in DirectShow
[^]
The first parameter is the name of a directory that contains the DVD files. On a DVD disc, these files reside in a directory named VIDEO_TS.

At least it is USUALLY VIDEO_TS. See:
IDvdControl2::SetDVDDirectory[^]


--EricDV Sig---------
Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them.
- Laurence J. Peters

GeneralRe: RenderDvdVideoVolume question Pin
Marc Clifton4-Dec-06 9:12
mvaMarc Clifton4-Dec-06 9:12 
GeneralRe: RenderDvdVideoVolume question Pin
Eric Dahlvang4-Dec-06 9:26
Eric Dahlvang4-Dec-06 9:26 
GeneralRe: RenderDvdVideoVolume question Pin
Marc Clifton4-Dec-06 9:38
mvaMarc Clifton4-Dec-06 9:38 
GeneralRe: RenderDvdVideoVolume question Pin
Eric Dahlvang4-Dec-06 10:06
Eric Dahlvang4-Dec-06 10:06 
GeneralRe: RenderDvdVideoVolume question Pin
Marc Clifton4-Dec-06 10:12
mvaMarc Clifton4-Dec-06 10:12 
QuestionPowerPoint effects: How to figure out a current effect name within SlideShowNextBuild event handler? Pin
wasek20014-Dec-06 2:51
wasek20014-Dec-06 2:51 
QuestionDrawString / label transparency Pin
Scalee4-Dec-06 1:47
Scalee4-Dec-06 1:47 
AnswerRe: DrawString / label transparency Pin
Nader Elshehabi4-Dec-06 3:27
Nader Elshehabi4-Dec-06 3:27 
GeneralRe: DrawString / label transparency Pin
Scalee4-Dec-06 3:36
Scalee4-Dec-06 3:36 
GeneralRe: DrawString / label transparency Pin
Nader Elshehabi4-Dec-06 3:43
Nader Elshehabi4-Dec-06 3:43 
GeneralRe: DrawString / label transparency Pin
Scalee4-Dec-06 4:11
Scalee4-Dec-06 4:11 
GeneralRe: DrawString / label transparency Pin
Nader Elshehabi4-Dec-06 6:51
Nader Elshehabi4-Dec-06 6:51 
GeneralRe: DrawString / label transparency Pin
Lord ChaosMan4-Dec-06 14:36
Lord ChaosMan4-Dec-06 14:36 
GeneralRe: DrawString / label transparency Pin
Nader Elshehabi4-Dec-06 22:32
Nader Elshehabi4-Dec-06 22:32 
GeneralRe: DrawString / label transparency Pin
Lord ChaosMan5-Dec-06 8:11
Lord ChaosMan5-Dec-06 8:11 
AnswerRe: DrawString / label transparency Pin
Lord ChaosMan5-Dec-06 8:13
Lord ChaosMan5-Dec-06 8:13 
Questionhow to know if "ENTER" key is pressed Pin
quiteSmart4-Dec-06 1:06
quiteSmart4-Dec-06 1:06 

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.