Click here to Skip to main content
15,891,184 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionLots of data Pin
ericksonbrian12-Aug-08 8:32
ericksonbrian12-Aug-08 8:32 
GeneralRe: Lots of data [modified] Pin
dybs13-Aug-08 17:28
dybs13-Aug-08 17:28 
QuestionCombine WinForm and DirectDraw Pin
ArneKruger9-Aug-08 21:28
ArneKruger9-Aug-08 21:28 
Question.NET Flow Diagrams Pin
dybs8-Aug-08 15:31
dybs8-Aug-08 15:31 
QuestionCOM Exception when trying to create new com object Pin
Sara1237-Aug-08 0:11
Sara1237-Aug-08 0:11 
GeneralRe: COM Exception when trying to create new com object Pin
Perspx7-Aug-08 0:46
Perspx7-Aug-08 0:46 
QuestionAmcap SDK Pin
suefyzah6-Aug-08 21:21
suefyzah6-Aug-08 21:21 
AnswerRe: Amcap SDK Pin
Mark Salsbery7-Aug-08 7:41
Mark Salsbery7-Aug-08 7:41 
How are you building the sample?

You should be using the makefile that's included in the
sample folder. Open a command prompt, run vcvars32.bat
(found in the Visual Studio folders), cd to the sample
folder, and run nmake.

You'll need to build the DirectShow base class libraries
as well (first) I believe (it looks like that sample has
the base classes library as a dependency).


suefyzah wrote:
C:\DX90SDK\Samples\C++\DirectShow\BaseClasses\ctutil.h


Also, the current DirectShow SDK is part of the Windows Platform SDK,
not part of the DirectX SDK - it looks like you're using an old version
(pre-2003).

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionHow can I specify a different application icon based on different configuration Pin
travismonkey@gmail.com6-Aug-08 10:48
travismonkey@gmail.com6-Aug-08 10:48 
Question[Message Deleted] Pin
Behzad Seyfi5-Aug-08 20:29
Behzad Seyfi5-Aug-08 20:29 
AnswerRe: How can I use Canvas Control in C++/CLI? Pin
Mark Salsbery6-Aug-08 5:47
Mark Salsbery6-Aug-08 5:47 
GeneralRe: How can I use Canvas Control in C++/CLI? Pin
led mike6-Aug-08 6:07
led mike6-Aug-08 6:07 
GeneralRe: How can I use Canvas Control in C++/CLI? Pin
Mark Salsbery6-Aug-08 6:31
Mark Salsbery6-Aug-08 6:31 
GeneralRe: How can I use Canvas Control in C++/CLI? Pin
led mike6-Aug-08 7:07
led mike6-Aug-08 7:07 
QuestionManaged C++ Dll\System.EntryPointNotFoundException Pin
Jeffrey Walton5-Aug-08 9:54
Jeffrey Walton5-Aug-08 9:54 
AnswerRe: Managed C++ Dll\System.EntryPointNotFoundException Pin
Mark Salsbery5-Aug-08 10:56
Mark Salsbery5-Aug-08 10:56 
Questionhow to set MaximizedBounds? Pin
Kyon864-Aug-08 4:56
Kyon864-Aug-08 4:56 
AnswerRe: how to set MaximizedBounds? Pin
led mike4-Aug-08 9:58
led mike4-Aug-08 9:58 
QuestionLimited user account Pin
gayatri.neelema4-Aug-08 3:31
gayatri.neelema4-Aug-08 3:31 
AnswerRe: Limited user account Pin
Perspx4-Aug-08 4:14
Perspx4-Aug-08 4:14 
AnswerRe: Limited user account Pin
led mike4-Aug-08 4:46
led mike4-Aug-08 4:46 
GeneralRe: Limited user account Pin
Perspx4-Aug-08 4:48
Perspx4-Aug-08 4:48 
GeneralRe: Limited user account Pin
gayatri.neelema4-Aug-08 20:44
gayatri.neelema4-Aug-08 20:44 
GeneralRe: Limited user account Pin
led mike5-Aug-08 5:29
led mike5-Aug-08 5:29 
GeneralRe: Limited user account Pin
gayatri.neelema7-Aug-08 0:33
gayatri.neelema7-Aug-08 0:33 

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.