Removed the ID2D1RenderTarget_GetSize note from the README; it affects MSVC too.
This commit is contained in:
parent
319331e0dd
commit
c7d7a64373
|
@ -17,7 +17,6 @@ This README is being written.
|
|||
* MinGW is currently unsupported. MinGW-w64 support will be re-added once the following features come in:
|
||||
* [Isolation awareness](https://msdn.microsoft.com/en-us/library/aa375197%28v=vs.85%29.aspx)
|
||||
* Linker symbols for some functions such as `TaskDialog()` (which I thought I submitted...)
|
||||
* [A bug in the definition of the C macro `ID2D1RenderTarget_GetSize()`](https://sourceforge.net/p/mingw-w64/mailman/message/33176880/)
|
||||
* Unix: nothing specific
|
||||
* Mac OS X: nothing specific, so long as you can build Cocoa programs
|
||||
|
||||
|
|
Loading…
Reference in New Issue