Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dwdbgexts.h24 typedef struct EXT_API_VERSION struct
30 } EXT_API_VERSION, *LPEXT_API_VERSION; typedef
H A Ddbghelp.c862 static EXT_API_VERSION eav = {5, 5, 5, 0}; in ExtensionApiVersion()