24 Oct
2022
24 Oct
'22
2:15 p.m.
Also, it might help if you split your patch up into separate commits for each function you add a semi-stub for, i.e: - Patch 1 might be `kernelbase: Add semi-stubs for CreateDirectoryTransactedA/W().` - Patch 2 might be `kernelbase: Add semi-stubs for CreateFileTransactedA/W().` And so on. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1145#note_11900