Added patch to implement windowscodecs.WICCreateBitmapFromSection(Ex).

This commit is contained in:
Sebastian Lackner
2016-03-11 04:25:51 +01:00
parent 5a9e5cae3c
commit 91aa96cd37
3 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [40273] Implement windowscodecs.WICCreateBitmapFromSection(Ex)