Welcome Guest Search | Active Topics | Members | Log In | Register

Smartdevice project for Directshow in Visual Studio 2005 or 2008 Options · View
Nick
Posted: Thursday, April 24, 2008 12:21:13 PM


Rank: Guest
Groups: Guest

Joined: 9/17/2007
Posts: 11,670
Points: -1,200
Date parsed: 24/04/2008 12:21:13
Date: Thu, 24 Apr 2008 11:21:13 +0100

Hey Rabal,

You can use either VS 2005 or 2008, I would personally use 2008 just
because the IDE is less buggy (or so it seems). You will also need to
install the full platform SDK for Windows Server 2003 R2,

http://www.microsoft.com/downloads/details.aspx?FamilyId=484269E2-3B89-47E3-8EB7-1F2BE6D7123A&displaylang=en

That's the one I use anyway. Once you have it installed you will need
to compile the DirectShow base classes manually within the folder,

C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Samples\Multimedia\DirectShow\BaseClasses

But in order to do this you will need to create the project etc. So I
would suggest just letting me know when you have it installed and I will
email you a ZIP containing the BaseClasses folder that you can just
overwrite which will contain the Debug and Release Unicode builds of the
base classes.

Once this is done you will need to configure VS 2008 C++ Directories so
that the Platform SDK directories are at the top. i.e.

---

Executables

C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Bin\winnt
C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin

Includes

C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include
C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Samples\Multimedia\DirectShow\BaseClasses

Libraries

C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Lib
C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Samples\Multimedia\DirectShow\BaseClasses\Debug_Unicode
C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Samples\Multimedia\DirectShow\BaseClasses\Release_Unicode

---

Also depending on what you are doing you may well need to install the
DirectX SDK too, I am currently using December 2006 release, the paths for
this go just under the platform SDK folders.

Why isn't it simpler I hear you ask?... haha

Anyway this is what I'm doing to develop DirectShow filters in VC++.

Nick.

"Rabal" <Alexandre.Rabeau@gmail.com> wrote in message
news:B5D624A5-7B41-44B8-8E04-EC5068FA721B@microsoft.com...
> Hi all,
>
> I am a newbie in Directshow c++ programming and I would like to create a
> Directshow filter for Windows Mobile using Visual Studio 2005 or 2008.
>
> Can someone tell me what type of project to create in VS to be in the best
> configuration to develop such filter ??
>
> thanks
>
>


Rabal
Posted: Thursday, April 24, 2008 1:29:11 PM


Rank: Guest
Groups: Guest

Joined: 9/17/2007
Posts: 11,670
Points: -1,200
Date parsed: 24/04/2008 13:29:11
Date: Thu, 24 Apr 2008 11:29:11 +0200

Hi all,

I am a newbie in Directshow c++ programming and I would like to create a
Directshow filter for Windows Mobile using Visual Studio 2005 or 2008.

Can someone tell me what type of project to create in VS to be in the best
configuration to develop such filter ??

thanks


Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.1 (NET v2.0) - 9/10/2007
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 0.080 seconds.