0ad/source/lib/sysdep/os/win
vladislavbelov 2ef801f5d0 Remove some unnecessary string copy related to substr.
Patch By: phosit
Differential Revision: https://code.wildfiregames.com/D4772
This was SVN commit r27271.
2022-12-04 19:56:12 +00:00
..
tests Reduces number of allocations during error message formatting. 2021-04-22 06:53:03 +00:00
wposix Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
acpi.cpp Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
acpi.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
comctl6.manifest
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
icon.rc
manifest.cpp Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
manifest.rc
wcpu.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
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_heap.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_heap.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wdbg_sym.cpp Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
wdbg_sym.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wdir_watch.cpp Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
wdll_delay_load.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
wdll_delay_load.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
wdll_main.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
wdll_ver.cpp Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
wdll_ver.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
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
wgfx.cpp Encapsulates information about GL inside device. 2021-12-15 06:43:41 +00:00
wgfx.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
win.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
winit.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
winit.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
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 Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
wprofiler.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
wseh.cpp Minor fixes for NSIS - Windows distribution script, HTTP > HTTPS. 2022-08-26 16:01:57 +00:00
wseh.h Fix windows SEH hook when crashing in an std::thread 2021-01-10 08:39:54 +00:00
wstartup.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
wstartup.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
wsysdep.cpp Remove some unnecessary string copy related to substr. 2022-12-04 19:56:12 +00:00
wutil.cpp Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wutil.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wversion.cpp Fix OS detection on Windows 10. 2020-11-23 10:11:37 +00:00
wversion.h Removes possibility to link lowlevel library dynamically. 2022-01-31 06:53:30 +00:00
wvm.cpp Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00