http://bugs.winehq.org/show_bug.cgi?id=23826
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-07-29 09:31:49 --- The check that fails is:
001c:Call KERNEL32.CreateFileW(00465ba4 L"\\.\fltMgr",c0000000,00000000,00000000,00000003,00000080,00000000) ret=00450718 001c:Ret KERNEL32.CreateFileW() retval=ffffffff ret=00450718
fltmgr.sys seems to correspond to the Filter Manager for file system drivers. This is probably very impractical to implement.