* Fixed d3d9 critical section not being unlocked in GetAdapterIdentifier
[reactos.git] / reactos / dll / directx / d3d9 / adapter.c
2008-02-07 Gregor Brunmar* Fixed d3d9 critical section not being unlocked in...
2008-02-05 Gregor BrunmarFixed an infinite loop in IDirect3D::GetAdapterIdentifier()
2008-02-04 Gregor Brunmar* Implemented IDirect3D9's GetAdapterCount() and GetAda...