http://bugs.winehq.org/show_bug.cgi?id=44827
--- Comment #20 from Armonius manicat@outlook.com --- Wow well I was way in over my head with this one...I traced the function that was waiting inside of fruity_wrapper_x64.dll, I think I found the one that initializes the reference count that's very suspicious, but tracing specifically what created the handle led to me being totally lost... it's inside of a vtable with many functions that gave me no leads... apparently I didn't understand enough about the compiler FL uses to actually get a better dissassembly from, IDA.. I also need a couple of tools to make it much easier because I'm a total noob at this. I'm having to use some static analysis and a a debugger to trace it down, but yesterday I couldn't actually find what creates the handle.