lubos wrote: > > > What I need is to set the port numbers for the direct access. In the > > > old version of wine it was: > > > > > > [ports] > > > "read" = "0x378-0x37f,0x778,0x779-0x77a" > > > "write" = "0x378-0x37f,0x778,0x779-0x77a" > > > > > > How can I set this port numbers in the new version. I don't know, how > > > to write it to the registry. > > > > According to the Wine Users Guide ... > > http://wiki.winehq.org/UsefulRegistryKeys > > under HKCU/Software/Wine/VDM/ppdev > > I know about this UsefulRegistryKeys but there is only how to set > mapping between port_number and /dev/parportN device. I need the direct > access to the port without some device. Believe it or not, the same registry keys control both modes of parallel port access. See http://source.winehq.org/source/dlls/winedos/ioports.c I don't understand how it's all wired up, though. So, what does the console show when you run your software with WINEDEBUG=+int wine yourapp.exe ? - Dan _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users