Does CF 2.0 SP1 for WinCE 4.2 support Direct3D?

G

GMULERT

I installed the SP1 cab on a WinCE 4.2 device. I copied a simple 2.0
form app to the device and it worked. I copied a 2.0 mobile Direct3D
app to the device and it gave me an error "Could not initialize
Direct3D." I noticed SQL Server Mobile Edition will be supported.
Does anyone know which API's will or won't be supported in WinCE 4.2
with SP1?
 
I

Ilya Tumanov [MS]

As far as I remember D3D support was added with CE 5. CE 4.2 CAB contains
D3D stub which can do some math but nothing else.

Even if you upgrade your device to CE5, you would need D3D capable video
drivers and probably hardware 3D accelerator.



Basic answer to your question is: NETCF V2 SP1 won't support whatever's not
supported by the OS.



--
Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top