INF_STYLE_WIN4 (Constants)
Last changed: Andriy Klyuchevskyy-131.107.0.103

.
Summary
A Windows INF file format.

C# Constants:

const Int32 INF_STYLE_WIN4 = 0x00000002;

VB Constants:

Const INF_STYLE_WIN4 As Int32 = &H2

Notes:

None.