Jump to content

Recommended Posts

Posted

In a Windows INF file, what is the difference in behaviour from these two lines?

[ControlFlags]
ExcludeFromSelect = VID_2001&PID_3C00

[ControlFlags]
;ExcludeFromSelect = VID_2001&PID_3C00

I am to understand that the ; is a remark, but if it is so, why are so many INF files done with the ExcludeFromSelect remarked out?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...