8 Jul
2025
8 Jul
'25
7:22 a.m.
Dmitry Timoshkov (@dmitry) commented about dlls/kernel32/kernel32.spec:
@ stdcall CopyLZFile(long long) LZCopy @ stdcall CreateActCtxA(ptr) @ stdcall -import CreateActCtxW(ptr) -# @ stub CreateBoundaryDescriptorA +@ stdcall CreateBoundaryDescriptorA(str long) @ stdcall -import CreateBoundaryDescriptorW(wstr long) Probably the stub should be added to kernelbase instead, and imported to kernel32 like for the W variant.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8519#note_109061