Max Kellermann
|
b773ef3f0f
|
win32/HResult: use libfmt
|
2023-03-06 20:10:06 +01:00 |
|
Max Kellermann
|
148aca23be
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
|
Max Kellermann
|
76177dbc79
|
win32/HResult: use [[gnu::const]]
|
2023-01-23 15:35:36 +01:00 |
|
Max Kellermann
|
6cc532c9a0
|
win32/HResult: remove unused function FormatHResultError()
|
2023-01-23 15:35:36 +01:00 |
|
Max Kellermann
|
cc0def15c4
|
Copyright year 2022
|
2022-07-14 17:59:35 +02:00 |
|
Max Kellermann
|
bcf0fdd3a8
|
meson.build: define NOUSER on Windows for lighter windows.h
A few exceptions are needed for sources which include COM header
(directly or indirectly).
This fixes lots of shadow warnings, see
https://github.com/MusicPlayerDaemon/MPD/issues/1150
|
2021-05-19 18:02:49 +02:00 |
|
Max Kellermann
|
a8f05a7efc
|
win32/HResult: un-inline HRESULTToString() to reduce header dependencies
|
2021-05-19 17:48:42 +02:00 |
|
Max Kellermann
|
24a205a1aa
|
win32/HResult: try to use FormatMessage()
|
2021-03-08 22:54:46 +01:00 |
|
Max Kellermann
|
a7e7312cca
|
win32/HResult: un-inline HResultCategory::message()
|
2021-03-05 13:40:40 +01:00 |
|
Max Kellermann
|
6b83fc6b57
|
win32/HResult: un-inline FormatHResultError()
Reduce header dependencies.
|
2021-03-05 13:40:38 +01:00 |
|