http://bugs.winehq.org/show_bug.cgi?id=10264
--- Comment #9 from EA Durbin ead1234@hotmail.com 2007-11-10 06:41:13 --- Created an attachment (id=9063) --> (http://bugs.winehq.org/attachment.cgi?id=9063) ntoskrnl patches
The 2 stubs I added prior to wine-0.9.49 allow the application installer to complete without crashing, but it still doesn't install Tages. There are a whole slew of unimplemented functions in ntoskrnl that Tages depends on. I've added several stub functions, and implemented a couple(probably not up to par) and right now it chokes on IoGetDeviceObjectPointer.