ReactOS
0.4.16-dev-59-gd481587
infcommon.h
Go to the documentation of this file.
1
/*
2
* PROJECT: .inf file parser
3
* LICENSE: GPL - See COPYING in the top level directory
4
* PROGRAMMER: Royce Mitchell III
5
* Eric Kohl
6
* Ge van Geldorp <gvg@reactos.org>
7
*/
8
9
#pragma once
10
11
#define MAX_INF_STRING_LENGTH 512
12
13
typedef
void
*
HINF
, **
PHINF
;
14
typedef
struct
_INFCONTEXT
*
PINFCONTEXT
;
15
16
/* EOF */
PINFCONTEXT
struct _INFCONTEXT * PINFCONTEXT
Definition:
infcommon.h:14
PHINF
void ** PHINF
Definition:
infcommon.h:13
HINF
void * HINF
Definition:
infcommon.h:13
_INFCONTEXT
Definition:
infsupp.h:23
sdk
lib
inflib
infcommon.h
Generated on Thu Sep 19 2024 06:13:36 for ReactOS by
1.9.6