"Dante" <Da...@discussions.microsoft.com> 撰寫於郵件新聞:37615F56-2BDD-498D...@microsoft.com...
>I want to use the NOR flash driver (stratad.dll), which is located at:
> \WINCE420\PUBLIC\COMMON\OAK\DRIVERS\BLOCK\MSFLASHFMD\STRATA\STRATAD
>
> I notice that the stratad.reg has some registry entries that i need to add
> to platform.reg, which tells me that stratad.dll is the driver name and I
> need to put it in my release directory to use it. The problem is that
> stratad.dll is not being created anywhere when i build the driver. It
> looks
> like a lib file is being built instead, stratad_lib.lib. So my question
> is,
> how do I build the stratad.dll?
"K. S. Huang" wrote:
> 1) Open a Command Line Window
> 2) set WINCEREL=1
> 3) sysgen -p common stratad
> The stratad.dll will be in your %_flatreleasedir%
>
> "Dante" <Da...@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:37615F56-2BDD-498D...@microsoft.com...