Aug. 18, 2026
6:04 a.m.
Mostly the code is just copied from start.exe implementation, there are some modifications to prevent some dynamically allocated strings from being leaked. Mostly I tried to use static size arrays as much as possible. -- v3: cmd: Implement start builtin inside cmd. https://gitlab.winehq.org/wine/wine/-/merge_requests/11608