June 28, 2026
7:55 a.m.
ALPC port attributes have to be put in a VARARG. Otherwise, it exceeds the max_req_size in the make_requests script. As a result, get_req_object_attributes_data() had to be introduced because there are two VARARGs in the alpc_create_port request. -- v2: ntdll: Implement NtAlpcCreatePort(). https://gitlab.winehq.org/wine/wine/-/merge_requests/11235