Click here to Skip to main content
15,922,155 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionQuestion regarding debug information and "Step-Into" code Pin
Mr. Accident26-Aug-05 12:30
Mr. Accident26-Aug-05 12:30 
AnswerRe: Question regarding debug information and "Step-Into" code Pin
Jose Lamas Rios26-Aug-05 16:49
Jose Lamas Rios26-Aug-05 16:49 
GeneralRe: Question regarding debug information and "Step-Into" code Pin
Mr. Accident26-Aug-05 18:14
Mr. Accident26-Aug-05 18:14 
GeneralRe: Question regarding debug information and "Step-Into" code Pin
Jose Lamas Rios27-Aug-05 18:15
Jose Lamas Rios27-Aug-05 18:15 
GeneralRe: Question regarding debug information and "Step-Into" code Pin
Mr. Accident28-Aug-05 7:14
Mr. Accident28-Aug-05 7:14 
QuestionQues on Exit Process Pin
Ann6626-Aug-05 11:23
sussAnn6626-Aug-05 11:23 
AnswerRe: Ques on Exit Process Pin
LighthouseJ26-Aug-05 11:35
LighthouseJ26-Aug-05 11:35 
QuestionRe: Ques on Exit Process Pin
Jose Lamas Rios26-Aug-05 16:52
Jose Lamas Rios26-Aug-05 16:52 
GeneralRe: Ques on Exit Process Pin
ThatsAlok28-Aug-05 18:03
ThatsAlok28-Aug-05 18:03 
Questionworkspace capture Pin
GreenLantern26-Aug-05 11:13
GreenLantern26-Aug-05 11:13 
Questionannoying linker warning (LNK4089) Pin
Intangir26-Aug-05 10:38
Intangir26-Aug-05 10:38 
AnswerRe: annoying linker warning (LNK4089) Pin
Tim Smith26-Aug-05 11:13
Tim Smith26-Aug-05 11:13 
AnswerRe: annoying linker warning (LNK4089) Pin
Gary R. Wheeler27-Aug-05 6:45
Gary R. Wheeler27-Aug-05 6:45 
QuestionOveriding ToolTip Text an CSliderCtrl Pin
sharpanil26-Aug-05 10:15
sharpanil26-Aug-05 10:15 
QuestionExcel Automation Pin
Identity Undisclosed26-Aug-05 9:55
Identity Undisclosed26-Aug-05 9:55 
QuestionIncreasing/Decreasing text size of a shown html Pin
babyspidy26-Aug-05 7:50
babyspidy26-Aug-05 7:50 
AnswerRe: Increasing/Decreasing text size of a shown html Pin
David Crow26-Aug-05 9:14
David Crow26-Aug-05 9:14 
GeneralRe: Increasing/Decreasing text size of a shown html Pin
babyspidy27-Aug-05 15:33
babyspidy27-Aug-05 15:33 
GeneralRe: Increasing/Decreasing text size of a shown html Pin
Jose Lamas Rios27-Aug-05 18:45
Jose Lamas Rios27-Aug-05 18:45 
GeneralRe: Increasing/Decreasing text size of a shown html Pin
babyspidy28-Aug-05 7:39
babyspidy28-Aug-05 7:39 
GeneralRe: Increasing/Decreasing text size of a shown html Pin
Jose Lamas Rios28-Aug-05 8:53
Jose Lamas Rios28-Aug-05 8:53 
GeneralRe: Increasing/Decreasing text size of a shown html Pin
babyspidy28-Aug-05 15:53
babyspidy28-Aug-05 15:53 
AnswerRe: Increasing/Decreasing text size of a shown html Pin
Jose Lamas Rios29-Aug-05 7:30
Jose Lamas Rios29-Aug-05 7:30 
GeneralRe: Increasing/Decreasing text size of a shown html Pin
babyspidy29-Aug-05 14:12
babyspidy29-Aug-05 14:12 
QuestionMCI Commands and AVI Video files; help needed... Pin
Bryan Anslow26-Aug-05 7:16
Bryan Anslow26-Aug-05 7:16 
Hi,

I am trying to put together a Video Clip organizer for all of my captured AVI file clips.

I need to be able to get it to play the clip so that I can see what it was in order to catalog it, so I went for the "simplest" method using MCIWndCreate() and MCIWndPlay() etc...

Unfortunately when I try this, I get a message; "Video not available: Cannot find 'vids:dvsd' decompressor."

But if I just click the clip in explorer, it plays OK in Windows Media Player (v10)....

I am using Visual Studio.net 2003 on WinXP Professional.

At the same time I am using some AVIFile functions within the program to access various stream information from the file; if this is relevant in any way.

Anyone have any idea why this is happenning, and how to fix it, or is there a better way to get the clip to play?

Thanks,

Bryan.

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.