wininfparser 1.0
module that can create, open, save, edit Windows INF files (Driver Files).
|
Classes | |
class | INFsection |
Can return values, keys, and section comments of INF files. More... | |
class | WinINF |
Class WinINF - Can open INF files, allows you to get a section by its name, can save INF files, and allows you to walk through all sections of a file. More... | |
wininfparser - module for working with Windows INF files
wininfparser - module that can create, open, save, edit Windows INF files (Driver Files). It easy to understand and use