Re: CreateFile on a device driver
From: sienaman (sienaman_at_discussions.microsoft.com)
Date: 08/27/04
- Next message: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Previous message: Dan: "Re: How to change the image(nk.bin and boot.bin) location in flash?"
- In reply to: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Next in thread: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Reply: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Aug 2004 15:53:11 -0700
Your assumption is correct, I used a bad example. My driver (MYD1) exports
all required functions and is called by device.exe at boot time (I know this
since I can breakpoints in the Init function) and I am supplying PB with a
reg file at build time.
"Bruce Eitman (eMVP)" wrote:
> Hopefully MYDRIVER1: is actually something like MYD1: since it can only be
> three letters. The three letters need to be listed in the registry and in
> the function names like MYD_Init, and MYD_Open.
>
> Check HKLM\active to see if your driver is listed.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> beitman AT applieddata DOT net
>
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
> Do have an opinion on the effectiveness of Microsoft Windows Mobile and
> Embedded newsgroups? Let us know!
> https://www.windowsembeddedeval.com/community/newsgroups
>
>
>
- Next message: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Previous message: Dan: "Re: How to change the image(nk.bin and boot.bin) location in flash?"
- In reply to: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Next in thread: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Reply: Bruce Eitman \(eMVP\): "Re: CreateFile on a device driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|