Home
last modified time | relevance | path

Searched refs:PFNFCICLOSE (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dfci.h181 typedef int (__cdecl *PFNFCICLOSE)(INT_PTR hf, int *err, void *pv); typedef
242 PFNFCIOPEN, PFNFCIREAD, PFNFCIWRITE, PFNFCICLOSE,
/reactos/dll/win32/cabinet/
H A Dfci.c155 PFNFCICLOSE close;
1006 PFNFCICLOSE pfnclose, in FCICreate()