Groups | Blog | Home
all groups > dotnet compact framework > august 2006 >

dotnet compact framework : vs2005 + .net compact framework 2.0


cmk128 NO[at]SPAM hotmail.com
8/13/2006 7:21:43 PM
Hi
I am using visual studio 2005 to develop my windows mobile 5.0 app,
but i can only include this reference "using
Microsoft.WindowsMobile.DirectX;".
It doesn't have directdraw?
thanks
from Peter (cmk128@hotmail.com)
Nino Benvenuti
8/13/2006 10:08:01 PM
Hi Peter,

IIRC, only Direct3D has a managed API; DirectDraw and DirectShow are
native-only APIs.

--
Nino Benvenuti
Device Application Development MVP
http://nino.net/blog


[quoted text, click to view]
cmk128 NO[at]SPAM hotmail.com
8/14/2006 12:34:38 AM

Nino Benvenuti =E5=AF=AB=E9=81=93=EF=BC=9A

[quoted text, click to view]


Hi Nino
Has anybody made a wrapper class? i don't find any :(
thanks
from Peter (cmk128@hotmail.com)
Nino Benvenuti
8/14/2006 6:21:01 AM
I am not aware of any wrappers for these items. What is your goal here? Per
chance would using the Windows Media Player component suffice?

--
Nino Benvenuti
Device Application Development MVP
http://nino.net/blog


[quoted text, click to view]
cmk128 NO[at]SPAM hotmail.com
8/15/2006 1:59:22 AM

Nino Benvenuti =E5=AF=AB=E9=81=93=EF=BC=9A

[quoted text, click to view]

I found that GDI+ is too slow for drawImage, so i want to use
DriectDraw to put a image on the screen .
thanks
from Peter
AddThis Social Bookmark Button