FreeRDP/server/Windows
akallabeth 678ff144ab [cmake] unify windows resource file generation
* use a macro to add resource files for executables and shared libraries
* use that macro to declare targets
* use that macro to set library/binary versioning
* use that macro to set target output name
* use a macro to create manpages and names
2024-03-20 11:17:18 +01:00
..
cli [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
CMakeLists.txt [cmake] unify windows resource file generation 2024-03-20 11:17:18 +01:00
ModuleOptions.cmake freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
wf_directsound.c Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_directsound.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_dxgi.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wf_dxgi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_info.c [clang-tidy] fix various review warnings 2024-02-22 12:31:50 +01:00
wf_info.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_input.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
wf_input.h Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
wf_interface.c Refactored color.h 2022-04-28 08:40:47 +02:00
wf_interface.h Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
wf_mirage.c Fix intialization, remove some unused variables. 2021-04-28 17:11:31 +02:00
wf_mirage.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_peer.c server: Fix compilation on Windows after recent settings changes 2023-11-28 14:45:19 +01:00
wf_peer.h Reenabled and fixed windows server compile. 2018-11-15 09:01:53 +01:00
wf_rdpsnd.c [server,win] fix undeclared identifier #9900 2024-02-26 10:26:58 +01:00
wf_rdpsnd.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_settings.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_settings.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_update.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wf_update.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_wasapi.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wf_wasapi.h Reformatted to new style 2019-11-07 10:53:54 +01:00