Click here to Skip to main content
15,914,924 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question.Net Windows App installation Pin
vinkprasad26-Oct-06 16:31
vinkprasad26-Oct-06 16:31 
AnswerRe: .Net Windows App installation Pin
Lord Kixdemp27-Oct-06 8:21
Lord Kixdemp27-Oct-06 8:21 
Questioncapture stdout and stderr of cmd.exe concurrently? [modified] Pin
queshaw26-Oct-06 13:46
queshaw26-Oct-06 13:46 
QuestionDo I use wrong directshow includes? Pin
Talemin26-Oct-06 11:48
Talemin26-Oct-06 11:48 
AnswerRe: Do I use wrong directshow includes? Pin
Mark Salsbery26-Oct-06 15:21
Mark Salsbery26-Oct-06 15:21 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin27-Oct-06 5:02
Talemin27-Oct-06 5:02 
GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 6:51
Mark Salsbery27-Oct-06 6:51 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin27-Oct-06 7:43
Talemin27-Oct-06 7:43 
I am NOT using stdafx...i am bound to rely strictly on a void project/simplest c enviroment - for now at least.

I included:

#include "DShow.h"
#include "WinBase.h"


no redefinition errors showing up with this order;

DShow includes uuids, windows, ole[s] and a lot of 'standard' requested libs...all as <xxx> namespaces Unsure | :~

I am starting to fear having to use all this stuff in a cpp env...or I shall ask my prof for vc2005 Cool | :cool:

Nonetheless, put sdk paths ahead of others could do some good, thanks!

--edit---

I just found a ICaptureGraphBuilder2 def in an 'axextend.idl' file in sdk\Include! But I cannot use it as it is...

what are idl files?









thanks Mark and excuse me for pseudo-english Blush | :O

GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 7:53
Mark Salsbery27-Oct-06 7:53 
GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 7:56
Mark Salsbery27-Oct-06 7:56 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin27-Oct-06 11:43
Talemin27-Oct-06 11:43 
GeneralRe: Do I use wrong directshow includes? Pin
Mark Salsbery27-Oct-06 13:37
Mark Salsbery27-Oct-06 13:37 
GeneralRe: Do I use wrong directshow includes? Pin
Talemin3-Nov-06 6:56
Talemin3-Nov-06 6:56 
QuestionIs this correct initialization of MFC controls? Pin
Lord Kixdemp26-Oct-06 10:50
Lord Kixdemp26-Oct-06 10:50 
AnswerRe: Is this correct initialization of MFC controls? Pin
David Crow26-Oct-06 10:58
David Crow26-Oct-06 10:58 
GeneralRe: Is this correct initialization of MFC controls? Pin
Lord Kixdemp26-Oct-06 11:33
Lord Kixdemp26-Oct-06 11:33 
GeneralRe: Is this correct initialization of MFC controls? Pin
Hamid_RT26-Oct-06 20:44
Hamid_RT26-Oct-06 20:44 
GeneralRe: Is this correct initialization of MFC controls? Pin
Lord Kixdemp27-Oct-06 8:15
Lord Kixdemp27-Oct-06 8:15 
GeneralRe: Is this correct initialization of MFC controls? Pin
Hamid_RT27-Oct-06 21:28
Hamid_RT27-Oct-06 21:28 
AnswerRe: Question about modeless dialog box Pin
David Crow26-Oct-06 11:02
David Crow26-Oct-06 11:02 
QuestionNeed a worker thread wait timer.. Pin
aquawicket26-Oct-06 8:24
aquawicket26-Oct-06 8:24 
AnswerRe: Need a worker thread wait timer.. Pin
led mike26-Oct-06 8:29
led mike26-Oct-06 8:29 
AnswerRe: Need a worker thread wait timer.. Pin
Mark Salsbery26-Oct-06 8:30
Mark Salsbery26-Oct-06 8:30 
GeneralRe: Need a worker thread wait timer.. Pin
led mike26-Oct-06 8:35
led mike26-Oct-06 8:35 
GeneralRe: Need a worker thread wait timer.. Pin
Mark Salsbery26-Oct-06 8:41
Mark Salsbery26-Oct-06 8:41 

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.