#ifndef __DBEVENT_H__ #define __DBEVENT_H__ #include <windows.h> void HistoryLog(HANDLE,LPCSTR); #endif