[PATCH 3/3] kernel32: Add StartThreadpoolIo() stub.

Francois Gouget fgouget at free.fr
Sat Feb 15 05:54:14 CST 2020


I'm a bit confused about this patch.

I can see how api-horribly-long-name.StartThreadpoolIo goes to 
kernel32.StartThreadpoolIo which then goes to 
ntdll.TpStartAsyncIoOperation.

But as far as I can tell Wine's ntdll is not exporting 
TpStartAsyncIoOperation(): it's not mentioned anywhere in ntdll.spec. In 
fact, as far as I can tell it's not used anywhere.

Am I missing something?


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
      Any sufficiently advanced bug is indistinguishable from a feature.
                            -- from some indian guy



More information about the wine-devel mailing list