NWLINK.VXD

Fabian Cenedese Cenedese at indel.ch
Fri Mar 21 01:59:52 CST 2003


>I'm trying to run the following program with lastest wine release.
>
>http://www.receita.fazenda.gov.br/publico/programas/irpf/2003/UnicoDisco/irpf2003v1_2.exe

You should explain in a few words what this app is as not everybody wants/
has time to download and try it out.

>fixme:file:DeviceIoControl Unimplemented control 256 for VxD device NWLINK
>
>How can I solve this?
>Is there any NWLINK.VXD in wine?

VxDs are generally used for accessing hardware. As this is forbidden you
need support from the OS. So if this is e.g. a software for a scanner you
need a native driver for your OS which wine can use. Otherwise you're
out of luck as wine doesn't support VxDs.

bye  Fabi





More information about the wine-users mailing list