Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
GeneralOnIdle() - how do I override it in C#. Pin
mcgahanfl14-Jul-03 13:05
mcgahanfl14-Jul-03 13:05 
GeneralRe: OnIdle() - how do I override it in C#. Pin
Jim Stewart14-Jul-03 14:59
Jim Stewart14-Jul-03 14:59 
GeneralRe: OnIdle() - how do I override it in C#. Pin
mcgahanfl15-Jul-03 7:50
mcgahanfl15-Jul-03 7:50 
GeneralRe: OnIdle() - how do I override it in C#. Pin
Jim Stewart15-Jul-03 8:57
Jim Stewart15-Jul-03 8:57 
GeneralDirectShow and C# Pin
Brian JR14-Jul-03 11:37
Brian JR14-Jul-03 11:37 
GeneralRe: DirectShow and C# Pin
Mazdak14-Jul-03 11:52
Mazdak14-Jul-03 11:52 
GeneralRe: DirectShow and C# Pin
Brian JR14-Jul-03 16:07
Brian JR14-Jul-03 16:07 
GeneralRe: DirectShow and C# Pin
Mazdak14-Jul-03 20:30
Mazdak14-Jul-03 20:30 
Brian JR wrote:
Can I create a C# forms application, then "wrapper" all the C++ unmanaged Directshow stuff into C# managed code? And also incorporate the speech SDK into the same application

Yes you can. You have to write them in a dll and use them in your C# application. I think thats really hard work,but doable. Do you know how to use win32 API in C#? you can use your Dll,the same way as you use win32 API in C#,again there lots of articles about the topic like this one:

http://www.codeproject.com/csharp/c__and_api.asp[^]


Thasts all I can show you because I don't have experience of useing Directshow. Hope it helps.

Mazy

No sig. available now.

GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 7:52
Brian JR15-Jul-03 7:52 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:57
Brian JR15-Jul-03 8:57 
GeneralRe: DirectShow and C# Pin
Brian JR17-Jul-03 9:03
Brian JR17-Jul-03 9:03 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:04
Brian JR15-Jul-03 8:04 
GeneralRe: DirectShow and C# Pin
Brian JR15-Jul-03 8:50
Brian JR15-Jul-03 8:50 
QuestionHow can I Set a Key in a ImageList?? Pin
Acid197814-Jul-03 11:13
Acid197814-Jul-03 11:13 
GeneralPassing data through tiers with collections Pin
haezeban14-Jul-03 10:33
haezeban14-Jul-03 10:33 
GeneralOpera Browser - GetClassName! Pin
jesus4u14-Jul-03 10:18
jesus4u14-Jul-03 10:18 
GeneralRe: Opera Browser - GetClassName! Pin
dynamic14-Jul-03 11:04
dynamic14-Jul-03 11:04 
Generalxml comment tags Pin
stonee7414-Jul-03 9:06
stonee7414-Jul-03 9:06 
GeneralRe: xml comment tags Pin
Daniel Turini14-Jul-03 9:36
Daniel Turini14-Jul-03 9:36 
GeneralRe: xml comment tags Pin
Eric Gunnerson (msft)14-Jul-03 11:27
Eric Gunnerson (msft)14-Jul-03 11:27 
GeneralWebBrowser bug- application won't die. Pin
Bog14-Jul-03 8:59
Bog14-Jul-03 8:59 
QuestionHow can I make one Form show another? Pin
Anonymous14-Jul-03 8:26
Anonymous14-Jul-03 8:26 
AnswerRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:34
J. Dunlap14-Jul-03 8:34 
GeneralRe: How can I make one Form show another? Pin
Anonymous14-Jul-03 8:36
Anonymous14-Jul-03 8:36 
GeneralRe: How can I make one Form show another? Pin
J. Dunlap14-Jul-03 8:44
J. Dunlap14-Jul-03 8:44 

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.