krnl386: Add FIXME case for every unimplemented DPMI 0.9 call

Windows provides DPMI host according to DPMI version 0.9.

Add cases for all missing DPMI 0.9 function calls into wine code, set Carry flag which indicates DPMI failure and mark them with appropriate FIXME comments.

Merge request reports

Loading