- 01 Oct, 2008 24 commits
-
-
Dmitry Timoshkov authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
Also added missing creation for V3 constants.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Dimitrie O. Paun authored
-
- 30 Sep, 2008 16 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Marcus Meissner authored
-
Reece Dunn authored
-
Andrey Turkin authored
-
Roderick Colenbrander authored
-
Ulrich Czekalla authored
Patch c1f28244 causes poor performance when browsing a directory. In fact it has a side affect that when you browse the root folder off of My Computer it will enumerate not only the root's contents but each subfolder's contents as well in order to get a more likely correct value for SFGAO_HASSUBFOLDER.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Andrew Talbot authored
-
Rob Shearman authored
-
Lei Zhang authored
-
Jacek Caban authored
-
Rob Shearman authored
comcat: Fix mixing of HRESULT and LSTATUS types in COMCAT_CLSID_IEnumGUID_Next, COMCAT_IEnumCATEGORYINFO_Next and COMCAT_CATID_IEnumGUID_Next. (Found by PreFast.)
-
Rob Shearman authored
The comparison should be (D3D_OK == hr && myDevice), not (D3D_OK == (hr && myDevice)). (Found with PreFast.)
-