1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/windows/utils
Simon Tatham 3de2f13b89 Factor out Windows utility function get_system_dir().
The code to find out the location of the c:\windows\system32 directory
was already present, in load_system32_dll(). Now it's moved out into a
function of its own, so it can be called in other contexts.
2021-05-08 17:18:17 +01:00
..
arm_arch_queries.c Break up crypto modules containing HW acceleration. 2021-04-21 21:55:26 +01:00
cryptoapi.c Merge connshare socket naming fix from 'pre-0.75'. 2021-05-02 08:19:28 +01:00
defaults.c
dll_hijacking_protection.c
dputs.c
escape_registry_key.c
filename.c
fontspec.c
get_system_dir.c Factor out Windows utility function get_system_dir(). 2021-05-08 17:18:17 +01:00
get_username.c
getdlgitemtext_alloc.c
is_console_handle.c
load_system32_dll.c Factor out Windows utility function get_system_dir(). 2021-05-08 17:18:17 +01:00
ltime.c
makedlgitemborderless.c
message_box.c
minefield.c
open_for_write_would_lose_data.c
pgp_fingerprints_msgbox.c
platform_get_x_display.c
registry_get_string.c
request_file.c
security.c Rename most of the platform source files. 2021-04-26 18:00:01 +01:00
split_into_argv.c test_split_into_argv: report test results sensibly. 2021-04-18 12:14:53 +01:00
strtoumax.c
version.c
win_strerror.c