I want to use C# to program an interface to help controlling Windows Media
Player.
Besides Odyssey Software CFCOM , any other SDK can't used?

Re: WMP control interface by Chris

Chris
Sun Oct 03 10:03:58 CDT 2004

Roll your own COM wrapper. WMP is pretty simple, I bet you can have it done
in a week if you already know C++ and ATL/COM.

-Chris


"questions" <questions@discussions.microsoft.com> wrote in message
news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> I want to use C# to program an interface to help controlling Windows Media
> Player.
> Besides Odyssey Software CFCOM , any other SDK can't used?



Re: WMP control interface by questions

questions
Sun Oct 03 10:45:01 CDT 2004

Does it also work in PocketPC?

"Chris Tacke, eMVP" wrote:

> Roll your own COM wrapper. WMP is pretty simple, I bet you can have it done
> in a week if you already know C++ and ATL/COM.
>
> -Chris
>
>
> "questions" <questions@discussions.microsoft.com> wrote in message
> news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > I want to use C# to program an interface to help controlling Windows Media
> > Player.
> > Besides Odyssey Software CFCOM , any other SDK can't used?
>
>
>

Re: WMP control interface by Chris

Chris
Sun Oct 03 13:52:22 CDT 2004

yes.

-Chris


"questions" <questions@discussions.microsoft.com> wrote in message
news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> Does it also work in PocketPC?
>
> "Chris Tacke, eMVP" wrote:
>
> > Roll your own COM wrapper. WMP is pretty simple, I bet you can have it
done
> > in a week if you already know C++ and ATL/COM.
> >
> > -Chris
> >
> >
> > "questions" <questions@discussions.microsoft.com> wrote in message
> > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > I want to use C# to program an interface to help controlling Windows
Media
> > > Player.
> > > Besides Odyssey Software CFCOM , any other SDK can't used?
> >
> >
> >



Re: WMP control interface by questions

questions
Sun Oct 03 22:15:01 CDT 2004

Thank you.
To work on ATL/COM, beside C#, any tool is needed?
Can u give me some guidelines?

"Chris Tacke, eMVP" wrote:

> yes.
>
> -Chris
>
>
> "questions" <questions@discussions.microsoft.com> wrote in message
> news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> > Does it also work in PocketPC?
> >
> > "Chris Tacke, eMVP" wrote:
> >
> > > Roll your own COM wrapper. WMP is pretty simple, I bet you can have it
> done
> > > in a week if you already know C++ and ATL/COM.
> > >
> > > -Chris
> > >
> > >
> > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > > I want to use C# to program an interface to help controlling Windows
> Media
> > > > Player.
> > > > Besides Odyssey Software CFCOM , any other SDK can't used?
> > >
> > >
> > >
>
>
>

Re: WMP control interface by Chris

Chris
Mon Oct 04 08:44:22 CDT 2004

ATL/COM can *not* be done with C#. You'll have to write it with unmanaged
C++ using eVC. I'd start with Rector and Sells' ATL Internals from Addison
Wesley IIRC.

-Chris


"questions" <questions@discussions.microsoft.com> wrote in message
news:2DB4AE16-A47D-4278-A001-056B618121BF@microsoft.com...
> Thank you.
> To work on ATL/COM, beside C#, any tool is needed?
> Can u give me some guidelines?
>
> "Chris Tacke, eMVP" wrote:
>
> > yes.
> >
> > -Chris
> >
> >
> > "questions" <questions@discussions.microsoft.com> wrote in message
> > news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> > > Does it also work in PocketPC?
> > >
> > > "Chris Tacke, eMVP" wrote:
> > >
> > > > Roll your own COM wrapper. WMP is pretty simple, I bet you can have
it
> > done
> > > > in a week if you already know C++ and ATL/COM.
> > > >
> > > > -Chris
> > > >
> > > >
> > > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > > > I want to use C# to program an interface to help controlling
Windows
> > Media
> > > > > Player.
> > > > > Besides Odyssey Software CFCOM , any other SDK can't used?
> > > >
> > > >
> > > >
> >
> >
> >



Re: WMP control interface by questions

questions
Mon Oct 04 11:19:06 CDT 2004

Is there any method if I have to use C#?

"Chris Tacke, eMVP" wrote:

> ATL/COM can *not* be done with C#. You'll have to write it with unmanaged
> C++ using eVC. I'd start with Rector and Sells' ATL Internals from Addison
> Wesley IIRC.
>
> -Chris
>
>
> "questions" <questions@discussions.microsoft.com> wrote in message
> news:2DB4AE16-A47D-4278-A001-056B618121BF@microsoft.com...
> > Thank you.
> > To work on ATL/COM, beside C#, any tool is needed?
> > Can u give me some guidelines?
> >
> > "Chris Tacke, eMVP" wrote:
> >
> > > yes.
> > >
> > > -Chris
> > >
> > >
> > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> > > > Does it also work in PocketPC?
> > > >
> > > > "Chris Tacke, eMVP" wrote:
> > > >
> > > > > Roll your own COM wrapper. WMP is pretty simple, I bet you can have
> it
> > > done
> > > > > in a week if you already know C++ and ATL/COM.
> > > > >
> > > > > -Chris
> > > > >
> > > > >
> > > > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > > > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > > > > I want to use C# to program an interface to help controlling
> Windows
> > > Media
> > > > > > Player.
> > > > > > Besides Odyssey Software CFCOM , any other SDK can't used?
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >
>
>
>

Re: WMP control interface by Chris

Chris
Mon Oct 04 12:59:50 CDT 2004

No. Since the CF doesn't support COM interop, you have to use something
like CFCOM, which was written in C++, to wrap the COM calls, or write it
yourself.

-Chris


"questions" <questions@discussions.microsoft.com> wrote in message
news:6242608C-A4C3-4B82-BB3B-3F02C1B70189@microsoft.com...
> Is there any method if I have to use C#?
>
> "Chris Tacke, eMVP" wrote:
>
> > ATL/COM can *not* be done with C#. You'll have to write it with
unmanaged
> > C++ using eVC. I'd start with Rector and Sells' ATL Internals from
Addison
> > Wesley IIRC.
> >
> > -Chris
> >
> >
> > "questions" <questions@discussions.microsoft.com> wrote in message
> > news:2DB4AE16-A47D-4278-A001-056B618121BF@microsoft.com...
> > > Thank you.
> > > To work on ATL/COM, beside C#, any tool is needed?
> > > Can u give me some guidelines?
> > >
> > > "Chris Tacke, eMVP" wrote:
> > >
> > > > yes.
> > > >
> > > > -Chris
> > > >
> > > >
> > > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > > news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> > > > > Does it also work in PocketPC?
> > > > >
> > > > > "Chris Tacke, eMVP" wrote:
> > > > >
> > > > > > Roll your own COM wrapper. WMP is pretty simple, I bet you can
have
> > it
> > > > done
> > > > > > in a week if you already know C++ and ATL/COM.
> > > > > >
> > > > > > -Chris
> > > > > >
> > > > > >
> > > > > > "questions" <questions@discussions.microsoft.com> wrote in
message
> > > > > > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > > > > > I want to use C# to program an interface to help controlling
> > Windows
> > > > Media
> > > > > > > Player.
> > > > > > > Besides Odyssey Software CFCOM , any other SDK can't used?
> > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> > > >
> >
> >
> >



Re: WMP control interface by questions

questions
Mon Oct 04 21:43:05 CDT 2004

As u have mentioned, there is ATL/COM method.
Does it also work on PocketPC"2003" ?

"Chris Tacke, eMVP" wrote:

> No. Since the CF doesn't support COM interop, you have to use something
> like CFCOM, which was written in C++, to wrap the COM calls, or write it
> yourself.
>
> -Chris
>
>
> "questions" <questions@discussions.microsoft.com> wrote in message
> news:6242608C-A4C3-4B82-BB3B-3F02C1B70189@microsoft.com...
> > Is there any method if I have to use C#?
> >
> > "Chris Tacke, eMVP" wrote:
> >
> > > ATL/COM can *not* be done with C#. You'll have to write it with
> unmanaged
> > > C++ using eVC. I'd start with Rector and Sells' ATL Internals from
> Addison
> > > Wesley IIRC.
> > >
> > > -Chris
> > >
> > >
> > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > news:2DB4AE16-A47D-4278-A001-056B618121BF@microsoft.com...
> > > > Thank you.
> > > > To work on ATL/COM, beside C#, any tool is needed?
> > > > Can u give me some guidelines?
> > > >
> > > > "Chris Tacke, eMVP" wrote:
> > > >
> > > > > yes.
> > > > >
> > > > > -Chris
> > > > >
> > > > >
> > > > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > > > news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> > > > > > Does it also work in PocketPC?
> > > > > >
> > > > > > "Chris Tacke, eMVP" wrote:
> > > > > >
> > > > > > > Roll your own COM wrapper. WMP is pretty simple, I bet you can
> have
> > > it
> > > > > done
> > > > > > > in a week if you already know C++ and ATL/COM.
> > > > > > >
> > > > > > > -Chris
> > > > > > >
> > > > > > >
> > > > > > > "questions" <questions@discussions.microsoft.com> wrote in
> message
> > > > > > > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > > > > > > I want to use C# to program an interface to help controlling
> > > Windows
> > > > > Media
> > > > > > > > Player.
> > > > > > > > Besides Odyssey Software CFCOM , any other SDK can't used?
> > > > > > >
> > > > > > >
> > > > > > >
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >
>
>
>

Re: WMP control interface by Chris

Chris
Mon Oct 04 23:07:55 CDT 2004

Sure, but it's still c++.

-Chris


"questions" <questions@discussions.microsoft.com> wrote in message
news:8B961DEF-9C84-4732-BCBA-974B278404AC@microsoft.com...
> As u have mentioned, there is ATL/COM method.
> Does it also work on PocketPC"2003" ?
>
> "Chris Tacke, eMVP" wrote:
>
> > No. Since the CF doesn't support COM interop, you have to use something
> > like CFCOM, which was written in C++, to wrap the COM calls, or write it
> > yourself.
> >
> > -Chris
> >
> >
> > "questions" <questions@discussions.microsoft.com> wrote in message
> > news:6242608C-A4C3-4B82-BB3B-3F02C1B70189@microsoft.com...
> > > Is there any method if I have to use C#?
> > >
> > > "Chris Tacke, eMVP" wrote:
> > >
> > > > ATL/COM can *not* be done with C#. You'll have to write it with
> > unmanaged
> > > > C++ using eVC. I'd start with Rector and Sells' ATL Internals from
> > Addison
> > > > Wesley IIRC.
> > > >
> > > > -Chris
> > > >
> > > >
> > > > "questions" <questions@discussions.microsoft.com> wrote in message
> > > > news:2DB4AE16-A47D-4278-A001-056B618121BF@microsoft.com...
> > > > > Thank you.
> > > > > To work on ATL/COM, beside C#, any tool is needed?
> > > > > Can u give me some guidelines?
> > > > >
> > > > > "Chris Tacke, eMVP" wrote:
> > > > >
> > > > > > yes.
> > > > > >
> > > > > > -Chris
> > > > > >
> > > > > >
> > > > > > "questions" <questions@discussions.microsoft.com> wrote in
message
> > > > > > news:D5B8F95F-7376-4A40-A7AD-518D3FA2F9D2@microsoft.com...
> > > > > > > Does it also work in PocketPC?
> > > > > > >
> > > > > > > "Chris Tacke, eMVP" wrote:
> > > > > > >
> > > > > > > > Roll your own COM wrapper. WMP is pretty simple, I bet you
can
> > have
> > > > it
> > > > > > done
> > > > > > > > in a week if you already know C++ and ATL/COM.
> > > > > > > >
> > > > > > > > -Chris
> > > > > > > >
> > > > > > > >
> > > > > > > > "questions" <questions@discussions.microsoft.com> wrote in
> > message
> > > > > > > > news:C8AE2306-4AE4-475A-A587-075E4BC51238@microsoft.com...
> > > > > > > > > I want to use C# to program an interface to help
controlling
> > > > Windows
> > > > > > Media
> > > > > > > > > Player.
> > > > > > > > > Besides Odyssey Software CFCOM , any other SDK can't used?
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> > > >
> >
> >
> >