this is pice of my inf file for my driver

[Version]
Signature=$CHICAGO$
Class= SvanDevices
ClassGuid={EDD31C19-40AE-4ca6-8D81-3E6F2B1676B5}
CatalogFile=svan_driver.cat
Provider=%MFGNAME%
DriverVer=02/26/2004,1.2.3


My problem is that W200 in driver properties don.t display driver date.
Driver version is correct, but date is not available.

This bug cuse to problems with driver update. I must delete inf file from
windows/inf folder
I compile my driver with rc file.

Re: Driver date and version by Radek

Radek
Fri Feb 27 04:15:46 CST 2004

I found answer in google archives.
Sorry

"Radek Michalski" <radek@usun.to.michalski.art.pl> wrote in message
news:%23hr5MhR$DHA.684@tk2msftngp13.phx.gbl...
> this is pice of my inf file for my driver
>
> [Version]
> Signature=$CHICAGO$
> Class= SvanDevices
> ClassGuid={EDD31C19-40AE-4ca6-8D81-3E6F2B1676B5}
> CatalogFile=svan_driver.cat
> Provider=%MFGNAME%
> DriverVer=02/26/2004,1.2.3
>
>
> My problem is that W200 in driver properties don.t display driver date.
> Driver version is correct, but date is not available.
>
> This bug cuse to problems with driver update. I must delete inf file from
> windows/inf folder
> I compile my driver with rc file.
>
>
>



Re: Driver date and version by newsgrouper

newsgrouper
Sun Feb 29 13:01:50 CST 2004

Radek Michalski wrote:
> I found answer in google archives.
> Sorry
>
> "Radek Michalski" <radek@usun.to.michalski.art.pl> wrote in message
> news:%23hr5MhR$DHA.684@tk2msftngp13.phx.gbl...
>
>>this is pice of my inf file for my driver
>>
>>[Version]
>>Signature=$CHICAGO$
>>Class= SvanDevices
>>ClassGuid={EDD31C19-40AE-4ca6-8D81-3E6F2B1676B5}
>>CatalogFile=svan_driver.cat
>>Provider=%MFGNAME%
>>DriverVer=02/26/2004,1.2.3
>>
>>
>>My problem is that W200 in driver properties don.t display driver date.
>>Driver version is correct, but date is not available.
>>
>>This bug cuse to problems with driver update. I must delete inf file from
>>windows/inf folder
>>I compile my driver with rc file.
>>
>>
>>
>
>
>
How about posting the fix or link to answer.


Re: Driver date and version by Radek

Radek
Mon Mar 01 03:17:52 CST 2004

I fond answer this group archive on google site



"newsgrouper" <newsgrouper@discussions.microsoft.com> wrote in message
news:e0Qr6Zv$DHA.1956@TK2MSFTNGP10.phx.gbl...
> Radek Michalski wrote:
> > I found answer in google archives.
> > Sorry
> >
> > "Radek Michalski" <radek@usun.to.michalski.art.pl> wrote in message
> > news:%23hr5MhR$DHA.684@tk2msftngp13.phx.gbl...
> >
> >>this is pice of my inf file for my driver
> >>
> >>[Version]
> >>Signature=$CHICAGO$
> >>Class= SvanDevices
> >>ClassGuid={EDD31C19-40AE-4ca6-8D81-3E6F2B1676B5}
> >>CatalogFile=svan_driver.cat
> >>Provider=%MFGNAME%
> >>DriverVer=02/26/2004,1.2.3
> >>
> >>
> >>My problem is that W200 in driver properties don.t display driver date.
> >>Driver version is correct, but date is not available.
> >>
> >>This bug cuse to problems with driver update. I must delete inf file
from
> >>windows/inf folder
> >>I compile my driver with rc file.
> >>
> >>
> >>
> >
> >
> >
> How about posting the fix or link to answer.
>