0ad/source/lib/sysdep/os/win
Ralph Sennhauser ba4ef61c15
Use cpp-httplib instead of mongoose
Use cpp-httplib for Profiler2 and RLInterface instead of mongoose.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-01-24 10:45:48 +01:00
..
tests Explicitly const_cast string literal for C API 2025-08-12 20:45:15 +02:00
wposix Use cpp-httplib instead of mongoose 2026-01-24 10:45:48 +01:00
acpi.cpp Win: include <cctype> for isalpha without PCH 2025-07-23 09:17:27 -05:00
acpi.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
comctl6.manifest premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
error_dialog.h Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
error_dialog.rc Fix trailing whitespace and add pre-commit hook 2025-06-15 20:08:48 +02:00
icon.rc fix a few remnants of the previous sysdep/win folder location, including a relative path in icon.rc 2008-06-30 18:19:14 +00:00
pyrogenesis.rc Add an engine "compatible" version 2025-10-26 09:16:46 +01:00
wcpu.cpp Update trac links with gitea links 2024-12-10 11:29:48 +01:00
wcpu.h Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
wdbg.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
wdbg.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wdbg_sym.cpp Use conforming preprocessor with modern MSVC 2025-08-04 17:35:48 +02:00
wdbg_sym.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wdir_watch.cpp Removes WInit module completely. Refs #2611 2023-08-22 17:59:01 +00:00
wfirmware.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
wfirmware.h Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
win.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
wiocp.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
wiocp.h Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
wnuma.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
wseh.cpp Adds 64bits support. 2025-04-26 20:53:09 +02:00
wseh.h Fix windows SEH hook when crashing in an std::thread 2021-01-10 08:39:54 +00:00
wsysdep.cpp Remove UNUSED 2025-06-26 17:25:05 +02:00
wutil.cpp Removes WInit module completely. Refs #2611 2023-08-22 17:59:01 +00:00
wutil.h Returns Windows paths by value to avoid unnecessary allocation management and follow sys_ExecutablePathname. 2023-07-21 22:31:26 +00:00
wversion.cpp Remove UNUSED2 2025-07-28 13:16:37 +02:00
wversion.h Removes caching Windows version in wversion. 2023-07-18 20:40:15 +00:00
wvm.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00