March 12, 2026
2:38 p.m.
Akihiro Sagawa (@sgwaki) commented about dlls/kernel32/tests/loader.c:
DeleteFileA( long_path ); }
+static void test_getmodulefilename_string_termination(void)
You could expand the test to cover basic `GetModuleFileName()` behaviors, and rename the function to `test_GetModuleFileName` accordingly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10291#note_132025