18 const CHAR *HeaderComment)
40 DPRINT(
"fopen() successful\n");
42 if (
NULL != HeaderComment &&
'\0' != *HeaderComment)
int CDECL fclose(FILE *file)
FILE *CDECL fopen(const char *path, const char *mode)
size_t CDECL fwrite(const void *ptr, size_t size, size_t nmemb, FILE *file)
int InfHostWriteFile(HINF InfHandle, const CHAR *FileName, const CHAR *HeaderComment)
int InfHostAddField(PINFCONTEXT Context, const WCHAR *Data)
int InfHostFindOrAddSection(HINF InfHandle, const WCHAR *Section, PINFCONTEXT *Context)
int InfHostAddLine(PINFCONTEXT Context, const WCHAR *Key)
INFSTATUS InfpFindOrAddSection(PINFCACHE Cache, PCWSTR Section, PINFCONTEXT *Context)
INFSTATUS InfpAddLineWithKey(PINFCONTEXT Context, PCWSTR Key)
INFSTATUS InfpBuildFileBuffer(PINFCACHE InfHandle, PWCHAR *Buffer, PULONG BufferSize)
INFSTATUS InfpAddField(PINFCONTEXT Context, PCWSTR Data)
_In_ WDFMEMORY _Out_opt_ size_t * BufferSize