INF_STYLE_OLDNT (Constants)
Last changed: Andriy Klyuchevskyy-131.107.0.103

.
Summary
A legacy INF file format.

C# Constants:

const Int32 INF_STYLE_OLDNT = 0x00000001;

VB Constants:

Const INF_STYLE_OLDNT As Int32 = &H1

Notes:

None.