windows-nt/Source/XPSP1/NT/inetsrv/iis/admin/certobj/certlog.h
2020-09-26 16:20:57 +08:00

7 lines
152 B
C

#include "stdafx.h"
BOOL EventlogRegistryInstall(void);
void EventlogRegistryUnInstall(void);
void ReportIt(DWORD dwEventID, LPCTSTR szMetabasePath);