http://bugs.winehq.org/show_bug.cgi?id=18548
--- Comment #4 from Matheus Izvekov mizvekov@gmail.com 2009-05-21 01:16:39 --- (In reply to comment #3)
Only if somebody adds support for it to win32 side. DOS is a different matter.
Not really. It seems being in dlls/winedos doesn't mean its something that only works for dos apps. It does work for win32 ones, and I have confirmed it myself. I have another win32 app that accesses parport the "old" way, by using inb/outb, and it works fine. Anyway the code is there, the hard part is already done.