Re: [PATCH v2 0/2] MR810: Create NtLoadKeyEx function
9 Sep
2022
9 Sep
'22
10:18 a.m.
Huw Davies (@huw) commented about dlls/ntdll/unix/registry.c:
UNICODE_STRING nt_name; OBJECT_ATTRIBUTES new_attr = *file;
- TRACE("(%p,%p)\n", attr, file); + TRACE( "(%p,%p,0x%x,%p,%p,0x%x,%p,%p)\n", attr, file, flags, trustkey, event, access, roothandle, iostatus );
Some kind of `FIXME()` if any of the (as yet) unsupported params are non-zero would be good. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/810#note_8102
1199
Age (days ago)
1199
Last active (days ago)
0 comments
1 participants
participants (1)
-
Huw Davies (@huw)