Update README.md with GetVolumePathName patches

This commit is contained in:
compholio 2014-01-25 10:14:04 -07:00
parent dd5b1514b2
commit 004109b3bd

View File

@ -9,6 +9,7 @@ Current patches include:
* Support for Junction Points (http://bugs.winehq.org/show_bug.cgi?id=12401)
* Support for TransmitFile (http://bugs.winehq.org/show_bug.cgi?id=5048)
* Support for access security with named pipes (http://bugs.winehq.org/show_bug.cgi?id=34098)
* Support for GetVolumePathName
* Allow CompareStringEx flag NORM_LINGUISTIC_CASING (http://bugs.winehq.org/show_bug.cgi?id=34269)
* Workaround for TransactNamedPipe not being supported (http://bugs.winehq.org/show_bug.cgi?id=17273)
* XEMBED support for embedding Wine windows inside Linux applications