search for: stdiostream

Displaying 2 results from an estimated 2 matches for "stdiostream".

Did you mean: stdinstream
2016 Oct 28
0
Wine release 1.9.22
...strstream::pcount. msvcirt: Add a partial implementation of class istrstream. msvcirt: Implement istrstream constructors. msvcirt: Add a partial implementation of class strstream. msvcirt: Implement strstream constructors. msvcirt: Add a partial implementation of class stdiostream. msvcirt: Implement stdiostream constructors. Jacek Caban (13): wintrust: Don't close key if RegOpenKeyExW failed. ntdll/tests: Added more registry symlink tests. ntdll: Return NULL key on NtCreateKey failure. advapi32: Pass options argument to NtOpenFileEx....
2020 Sep 11
0
Wine release 5.17
...: Implement most of ifstream. msvcirt: Correct the behavior of filebuf::setbuf(). msvcirt: Implement ifstream::setbuf(). msvcirt: Be more obvious in out-of-memory situations. msvcirt: Implement _mtlock() and _mtunlock(). msvcirt: Include iostream in strstream's and stdiostream's rtti hierarchy. msvcirt: Implement a part of fstream. Biswapriyo Nath (7): include/d3dcommon.idl: Add D3DDestructionNotifier interface. include/d3dcommon.idl: Add missing names in D3D_SHADER_VARIABLE_TYPE enum. include/d3dcommon.idl: Add missing names in D3D_NAME enum...