#ifndef _INC_WIN32ERR_H
#define _INC_WIN32ERR_H
/* $Id$ */
VOID
PrintWin32Error(
	PWCHAR	Message,
	DWORD	ErrorCode
	);
#endif /* ndef _INC_WIN32ERR_H */