30 Mar
2023
30 Mar
'23
12:26 p.m.
This series of patches implements GetConsoleOriginalTitleA/W(). We re-use the existing logic of GetConsoleTitle, as it is the same for GetConsoleOriginalTitle. -- v4: kernel32/tests: Test GetConsoleOriginalTitleW() with an empty title https://gitlab.winehq.org/wine/wine/-/merge_requests/2532