Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function pointer Pin
Richard MacCutchan21-Mar-13 3:28
mveRichard MacCutchan21-Mar-13 3:28 
QuestionProblem regarding to array in C++ Pin
achylast20-Mar-13 22:00
achylast20-Mar-13 22:00 
AnswerRe: Problem regarding to array in C++ Pin
Richard MacCutchan20-Mar-13 22:48
mveRichard MacCutchan20-Mar-13 22:48 
QuestionRe: Problem regarding to array in C++ Pin
achylast25-Mar-13 15:36
achylast25-Mar-13 15:36 
AnswerRe: Problem regarding to array in C++ Pin
Richard MacCutchan25-Mar-13 23:31
mveRichard MacCutchan25-Mar-13 23:31 
AnswerRe: Problem regarding to array in C++ Pin
Marco Bertschi21-Mar-13 0:12
protectorMarco Bertschi21-Mar-13 0:12 
QuestionWinsock Error 10035 Pin
john563220-Mar-13 19:26
john563220-Mar-13 19:26 
AnswerRe: Winsock Error 10035 Pin
Jochen Arndt20-Mar-13 22:09
professionalJochen Arndt20-Mar-13 22:09 
GeneralRe: Winsock Error 10035 Pin
john563220-Mar-13 22:43
john563220-Mar-13 22:43 
GeneralRe: Winsock Error 10035 Pin
Jochen Arndt20-Mar-13 23:03
professionalJochen Arndt20-Mar-13 23:03 
QuestionDirectShow is a flop – any other video library out there? Pin
Vaclav_20-Mar-13 17:06
Vaclav_20-Mar-13 17:06 
AnswerRe: DirectShow is a flop – any other video library out there? Pin
SoMad20-Mar-13 19:04
professionalSoMad20-Mar-13 19:04 
GeneralRe: DirectShow is a flop – any other video library out there? Pin
Vaclav_21-Mar-13 4:31
Vaclav_21-Mar-13 4:31 
GeneralRe: DirectShow is a flop – any other video library out there? Pin
SoMad21-Mar-13 13:06
professionalSoMad21-Mar-13 13:06 
GeneralRe: DirectShow is a flop – any other video library out there? Pin
Vaclav_21-Mar-13 15:12
Vaclav_21-Mar-13 15:12 
GeneralRe: DirectShow is a flop – any other video library out there? Pin
SoMad21-Mar-13 17:58
professionalSoMad21-Mar-13 17:58 
GeneralRe: DirectShow is a flop – any other video library out there? Pin
Vaclav_22-Mar-13 4:23
Vaclav_22-Mar-13 4:23 
AnswerSOLVED DirectShow is a flop – any other video library out there? Pin
Vaclav_21-Mar-13 10:20
Vaclav_21-Mar-13 10:20 
AnswerRe: DirectShow is a flop – any other video library out there? Pin
Joe Woodbury26-Mar-13 9:19
professionalJoe Woodbury26-Mar-13 9:19 
RantRe: DirectShow is a flop – any other video library out there? Pin
Vaclav_26-Mar-13 11:39
Vaclav_26-Mar-13 11:39 
One of my favorite statements was spoken in “theory of information” lecture.
Our elderly professor stated that “ for information to exist, it must be something new, change must be indicated”.
Using this simple definition stating the quality of DirectShow is no longer an information.

The real issue with MS is they just cannot put anything together, mainly because the guy who wrote the first paragraph in this jewel is no longer contracting for them.
I had few “aw s..t” moments with implementing DirectShow, but the worst part is that it is literary scattered in many “SDKs” and for us greenhorns it seldom makes sense.
For example - I ended up rendering the stream and than setting up the display's window.
To me it should be the other way around, but I have not tried that or been successful analyzing why it works that way. And I just hate “it works, but I have no clue why” feelings.
One does not learn much this way , using this “just copy it any pray” approach.
And the other “gripe” - why do so many so called experts write software without using the function / method or whatever COM calls it (!) return values?
Anyway, ISamplerGrabber – here I come.
Questionfstream file sharing among mutiple .cpps Pin
anne_rose19-Mar-13 20:55
anne_rose19-Mar-13 20:55 
AnswerRe: fstream file sharing among mutiple .cpps Pin
Richard MacCutchan19-Mar-13 22:54
mveRichard MacCutchan19-Mar-13 22:54 
AnswerRe: fstream file sharing among mutiple .cpps Pin
Stephen Hewitt20-Mar-13 2:24
Stephen Hewitt20-Mar-13 2:24 
AnswerRe: fstream file sharing among mutiple .cpps Pin
jschell20-Mar-13 8:42
jschell20-Mar-13 8:42 
Questiontabcontrols Pin
Patrick G. Spectre19-Mar-13 5:35
Patrick G. Spectre19-Mar-13 5:35 

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.