10 Sep
2024
10 Sep
'24
4:52 p.m.
Jinoh Kang (@iamahuman) commented about dlls/ntdll/unix/process.c:
{ PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION *instr = info;
- FIXME( "ProcessInstrumentationCallback stub.\n" ); -
I believe the FIXME should still be in place for non-x64 architectures. Have I missed anything? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6446#note_81788