windows-nt/Source/XPSP1/NT/printscan/wia/test/wiaregme/tools.h
2020-09-26 16:20:57 +08:00

7 lines
76 B
C

#ifndef _TOOLS_H
#define _TOOLS_H
VOID Trace(LPCTSTR Format, ...);
#endif