#include <wdm.h>
#include "cbm_driver.h"
Go to the source code of this file.
Functions | |
| VOID | LogError (IN PDEVICE_OBJECT Fdo, IN NTSTATUS ErrorCode, const WCHAR *String1, const WCHAR *String2) |
| Log an error entry in the system log. | |
**************************************************************
Definition in file libcommon/util.c.
|
||||||||||||||||||||
|
Log an error entry in the system log. Log an error entry in the system log.
Definition at line 47 of file libcommon/util.c. References DBG_ASSERT, FUNC_ENTER, and FUNC_LEAVE. |
1.4.2