![]() |
![]() |
|
|||||||
| Register | Forum Rules | Getting Started! - Guide | Blog | Videos | Gallery | Members List | Social Groups | Mark Forums Read |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
how to detect WDDM vs. XPDM
Hello,
How can I programmatically determine whether Windows Vista is using a WDDM driver or an XPDM driver? I can enumerate the drivers and obtain a name such as: RADEON XPRESS 200M Series (Microsoft Corporation - WDDM) but there's no guarantee that all WDDM drivers have the string "WDDM" in the name. Is there a preferable method? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: how to detect WDDM vs. XPDM
In user-mode:
Check if the Direct3D device has the D3DCAPS2_CANSHARERESOURCE capability. -- -- This posting is provided "AS IS" with no warranties, and confers no rights. Use of any included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "Martin" <martin@discussions.microsoft.com> wrote in message news:0C9C3312-459E-4651-8A7D-CB0505D71C9D@microsoft.com... > Hello, > > How can I programmatically determine whether Windows Vista is using a WDDM > driver or an XPDM driver? > > I can enumerate the drivers and obtain a name such as: > RADEON XPRESS 200M Series (Microsoft Corporation - WDDM) > > but there's no guarantee that all WDDM drivers have the string "WDDM" in > the > name. > > Is there a preferable method? > |
|
|
|
#3 |
|
Newbie
Join Date: Oct 2008
Age: 26
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
![]() |
Re: how to detect WDDM vs. XPDM
ya i am also having the same problem are there any API's available through which we can check weather a Vista is having a XPDM driver or WDDM driver ..but not by enumerating drivers!
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Home - Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |