Commit bd2035eb authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

DxVA2: CoTaskMemFree can be used correctly now.

parent e7aff502
......@@ -58,9 +58,6 @@
#include <shlwapi.h>
#include <d3d9.h>
/* FIXME */
#define CoTaskMemFree(x)
/* */
#define DXVA2_E_NOT_INITIALIZED MAKE_HRESULT(1, 4, 4096)
#define DXVA2_E_NEW_VIDEO_DEVICE MAKE_HRESULT(1, 4, 4097)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment