- 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...
Similar Posts
- how to stop error -> Configuration Manager: The Specified device instance handle does not correspond to a present device (Microsoft Windows) by Joshua Wood
- RE: CreateFile() fails to get device handle in Windows ME/98SE (Drivers) by Bryan S. Burgin [MSFT]
- Re: get the device name to create the handle (Drivers) by Thomas F. Divine
- Re: NDIS: get the device name to create the handle (Drivers) by Marc-Aurčle Brothier
- Re: CreateFile Device Name (Drivers) by Stephan Wolf

