diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-09-11 10:46:29 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-09-11 10:58:10 +0200 |
| commit | 362518791ade834d7f1f25b679ba236dcf5c3ad0 (patch) | |
| tree | 4401389ee4a97ae7217f830825dbbf8ecd53619a /src/httpserver.cpp | |
| parent | Merge #14184: Scripts and tools: increased timeout downloading (diff) | |
| parent | gui: get special folder in unicode (diff) | |
| download | discoin-362518791ade834d7f1f25b679ba236dcf5c3ad0.tar.xz discoin-362518791ade834d7f1f25b679ba236dcf5c3ad0.zip | |
Merge #13734: gui: Drop boost::scoped_array and use wchar_t API explicitly on Windows
bb6ca65f9890e8280ace32de5a37774e14705859 gui: get special folder in unicode (Chun Kuan Lee)
1c5d22585384c8bb05a27a04eab5c57b31d623fb Drop boost::scoped_array (Chun Kuan Lee)
Pull request description:
Drop boost::scoped_array and simplify the code.
`TCHAR` should be defined as `wchar_t` if `UNICODE` is defined. So we can use `.toStdWString().c_str()` to get wchar_t C-style string.
Fix #13819
Tree-SHA512: 3fd4aa784129c9d1576b01e6ee27faa42d793e152d132f2dde504d917dad3a8e95e065fcbc54a3895d74fb6b2a9ed4f5ec67d893395552f585e225486a84a454
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions