wininfparser 1.0
module that can create, open, save, edit Windows INF files (Driver Files).
Classes
wininfparser Namespace Reference

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...
 

Detailed Description

Author
Arsen Arutyunyan aruta.nosp@m.r@bk.nosp@m..ru /21.10.2022/

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