NT4/private/windows/netdde/incs/hexdump.h

7 lines
86 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
#ifndef H__hexdump
#define H__hexdump
VOID FAR PASCAL hexDump( LPSTR, int );
#endif