[ros-diffs] [reactos] 01/01: [KERNEL32] Implement SetFileCompletionNotificationModes Call native Nt* function to do the actual work, similarly to as it done in Wine: https://source.winehq.org/git/wine.git/blob/530c1839603bd3caa1b9d17fe458b5bd341ccfc9:/dlls/kernel32/file.c#l258. Also add/fix some declarations in internal kernel32/public ndk neaders, to fix compilation. CORE-17821