2
0
mirror of https://github.com/boostorg/nowide.git synced 2026-02-23 03:42:27 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Peter Dimov
c28727b9b3 Remove tabs 2019-12-03 22:13:56 +02:00
Artyom Beilis
9b3c367868 Fixed major comparibility issues with iostream 2017-06-10 14:25:13 +03:00
Michael Smith
f2cda7a4a8 Fix iostream output on older Windows
WriteConsoleW originally required the lpNumberOfCharsWritten argument.
That seems to have changed in later releases, but is required for
Windows Server 2003 and 2008. Fix a seg fault by passing the required
argument.
2015-12-07 10:39:52 -08:00
Artyom Beilis
bfbca14bd3 Moved various files according to new boost format 2015-10-01 18:57:14 +03:00