Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WaitForSingleObject Pin
JT Anderson15-Jul-03 7:54
JT Anderson15-Jul-03 7:54 
QuestionHow to pop up a window Pin
Shay Harel14-Jul-03 9:49
Shay Harel14-Jul-03 9:49 
AnswerRe: How to pop up a window Pin
PJ Arends14-Jul-03 10:04
professionalPJ Arends14-Jul-03 10:04 
GeneralRe: How to pop up a window Pin
Shay Harel14-Jul-03 10:07
Shay Harel14-Jul-03 10:07 
QuestionHow to add dll to a VC++.NET project? Pin
mr200314-Jul-03 9:33
mr200314-Jul-03 9:33 
GeneralList box won't scroll ...... Pin
Shay Harel14-Jul-03 8:22
Shay Harel14-Jul-03 8:22 
GeneralRe: List box won't scroll ...... Pin
Shay Harel14-Jul-03 8:29
Shay Harel14-Jul-03 8:29 
GeneralDirectShow .NET HELP!!!! Pin
Brian JR14-Jul-03 8:15
Brian JR14-Jul-03 8:15 
God, I'm hoping some of you can help me here. I need DIRECTION.

I want to create a .NET application. I want to use C# language since it seems good for rapid application development.
I want to create the user interface (GUI) using the Visual Studio IDE form design.

Tell me if the following is possible:

I want to use DirectShow AND the Microsoft Speech .NET SDK in the SAME application. How can I do this? All the DirectShow examples are written in C++. All the .NET speech examples are written in C#.

Can I write the bulk of my application in C# and use C++ only for the DirectShow portion of it? Is this possible too?

Also, I'd like to "skin" my application, or in the very least give it some "personality" with rounded buttons and some custom controls that I create myself. Can I still use the Win32 API and "layered" windows to skin a GUI created with the "forms" wizard in Visual Studio? Is there any other way of creating that "custom" look?

I'm new to this stuff and I'm really confused. What's worse, is that I read all kinds of stuff about "managed code" and how DirectShow does not use managed code... DirectShow is built upon COM objects.... .NET allows one to mix managed and unmanaged code in the same application.... blah blah blah.... HELP!!!

All I want is some direction and advice on what to do 1st, 2nd, 3rd... I just don't know where to start... I don't want to read a 400 page book on ATL and COM if I'll be using C# which hides the COM internals... you know what I mean? HELP!!!

GeneralRe: DirectShow .NET HELP!!!! Pin
Andrew Walker14-Jul-03 15:30
Andrew Walker14-Jul-03 15:30 
GeneralRe: DirectShow .NET HELP!!!! Pin
Brian JR14-Jul-03 16:16
Brian JR14-Jul-03 16:16 
GeneralRe: DirectShow .NET HELP!!!! Pin
J. Dunlap14-Jul-03 21:15
J. Dunlap14-Jul-03 21:15 
GeneralRe: DirectShow .NET HELP!!!! Pin
Brian JR15-Jul-03 7:47
Brian JR15-Jul-03 7:47 
GeneralRe: DirectShow .NET HELP!!!! Pin
Brian JR15-Jul-03 8:54
Brian JR15-Jul-03 8:54 
GeneralLarge fonts in Windows XP Pin
Navin14-Jul-03 8:04
Navin14-Jul-03 8:04 
GeneralCommunicating C++ and C# Pin
pdunn14-Jul-03 7:45
pdunn14-Jul-03 7:45 
GeneralModeless windows Pin
Jay Hova14-Jul-03 7:40
Jay Hova14-Jul-03 7:40 
GeneralRe: Modeless windows Pin
Joaquín M López Muñoz14-Jul-03 10:23
Joaquín M López Muñoz14-Jul-03 10:23 
GeneralRe: Modeless windows Pin
Toni7814-Jul-03 19:30
Toni7814-Jul-03 19:30 
GeneralRe: Modeless windows Pin
Jay Hova15-Jul-03 1:19
Jay Hova15-Jul-03 1:19 
GeneralRe: Modeless windows Pin
Toni7815-Jul-03 15:50
Toni7815-Jul-03 15:50 
GeneralRe: Modeless windows Pin
Jay Hova15-Jul-03 1:31
Jay Hova15-Jul-03 1:31 
GeneralRe: Modeless windows Pin
mlsteeves16-Jul-03 6:16
mlsteeves16-Jul-03 6:16 
GeneralCEdit carriage returns Pin
scontapay14-Jul-03 7:23
scontapay14-Jul-03 7:23 
GeneralRe: CEdit carriage returns Pin
valikac14-Jul-03 7:32
valikac14-Jul-03 7:32 
GeneralRe: CEdit carriage returns Pin
Shay Harel14-Jul-03 7:37
Shay Harel14-Jul-03 7:37 

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.