windows-nt/Source/XPSP1/NT/printscan/wia/test/wiaregme/tools.h

7 lines
76 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _TOOLS_H
#define _TOOLS_H
VOID Trace(LPCTSTR Format, ...);
#endif