Problem with INF Checker (USB99) on Win2K.

N

Nazim

Hi,

When I run INF checker on my driver it is giving the following warning for
Event Log description.

"Line 53: WARNING: (W2014) String tokens inside quotes are interpreted as
straight text. "

My INF files event log secion is as given below, and this is how it is
described in the DDK documentation also.

[Common.AddEventLog]
HKR, ,EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, ,TypeSupported, 0x00010001, 7

Am I missing something in my INF file?
I could not fine any errata related to this. Though this is just a warning
and the test
is passing but I want to remove this warning also.

Thanking you in advance.

warm regards,
Nazim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top