Tech Support > Microsoft Windows > Drivers > Re: CreateFile() fails to get device handle in Windows ME/98SE
Re: CreateFile() fails to get device handle in Windows ME/98SE
Posted by Alexander Grigoriev on August 8th, 2003


Try

NdisInitUnicodeString(&DispatchLinkName,
L"\\DosDevices\\CardDev0");

"Angela Chou" <achou@yahoo.com> wrote in message
news:08ee01c35d13$0a46a6b0$a001280a@phx.gbl...