metroskrew/dlls
mid-kid 2486f1bc14 Enable large file support
Apparently large file support also involves larger inodes. The lack of
this causes problems in some environments (e.g. WSL2).
2025-04-23 15:58:35 +02:00
..
_macros.i Clean up ws2_32.s 2024-06-22 01:40:54 +02:00
_port.i Decompile the function that exposes an UB bug 2024-09-28 12:49:20 +02:00
_utils.c Fix relative path creation on windows 2024-11-18 19:37:11 +01:00
_utils.h Explicitly fflush stdout, avoiding printf() and write() overlapping 2024-09-07 17:46:38 +02:00
advapi32.c Rewrite RegOpenKeyExA in C 2024-06-22 01:30:18 +02:00
advapi32.s Rewrite RegOpenKeyExA in C 2024-06-22 01:30:18 +02:00
kernel32.c Enable large file support 2025-04-23 15:58:35 +02:00
kernel32.s Minor cleanups 2024-06-22 01:35:47 +02:00
lmgr8c.c Move dlls to top-level 2024-06-22 00:08:38 +02:00
lmgr8c.def Move dlls to top-level 2024-06-22 00:08:38 +02:00
meson.build Downgrade meson requirement to 0.60.0 2024-07-19 12:44:08 +02:00
ole32.c Translate ole32 to C 2024-07-06 14:54:29 +02:00
ole32.s Translate ole32 to C 2024-07-06 14:54:29 +02:00
user32.c Explicitly fflush stdout, avoiding printf() and write() overlapping 2024-09-07 17:46:38 +02:00
version.c Clearly mark non-dll headers as such 2024-06-22 00:16:11 +02:00
version.s Clean up version.s 2024-06-22 01:41:29 +02:00
ws2_32.s Clean up ws2_32.s 2024-06-22 01:40:54 +02:00