windows-nt/Source/XPSP1/NT/inetsrv/iis/admin/certobj/certlog.h

7 lines
152 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include "stdafx.h"
BOOL EventlogRegistryInstall(void);
void EventlogRegistryUnInstall(void);
void ReportIt(DWORD dwEventID, LPCTSTR szMetabasePath);