typedef struct _DBGKD_BREAKPOINTEX
{
    unsigned long BreakPointCount;
    long ContinueStatus;
} DBGKD_BREAKPOINTEX, *PDBGKD_BREAKPOINTEX;