On Fri, May 15, 2009 at 1:05 AM, mocham <wineforum-user@xxxxxxxxxx> wrote: > http://www.radiosure.com/ > > Is it possible to get this working under Wine? I'm running the latest version and get the following when I try to run the "portable" version they have on their website: > > > Code: > wine RadioSure.exe > wine: Call from 0x7b844453 to unimplemented function ntoskrnl.exe.IoAttachDevice, aborting > wine: Unimplemented function ntoskrnl.exe.IoAttachDevice called at address 0x7b844453 (thread 001a), starting debugger... It's attempting to run a device driver, which is unlikely to work in wine. You could try running in windows 98 mode, and see if that helps. -- -Austin