// utils.h #include /* required for all Windows applications */ #include #include "..\\..\\..\\include\\l_bitmap.h" /* LEADTOOLS main header file */ #include "..\\..\\..\\include\\l_error.h" /* LEADTOOLS error definition header file */ L_VOID AnnDumpAllObjects(HANNOBJECT hContainer); BOOL DebugClipCursor(CONST RECT *p); BOOL IsShiftKeyPressed(); L_VOID AnnDebugColorAllNodes(HANNOBJECT hObject);