Add missed OLE DB identifiers (addition)

This commit continues changes started in the commit '2a93d84215' and
adds another missed identifiers of OLE DB interfaces, exported by
Microsoft Windows' uuid.lib but lacking in mingw-w64's uuid.lib.

While here, I swap `#include`s of <d2d1_1.h> and <d3d11_1.h> to order
the `#include`s alphabetically.

Signed-off-by: Ruslan Garipov <ruslanngaripov@gmail.com>
Signed-off-by: Liu Hao <lh_mouse@126.com>
1 file changed