mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 03:55:41 +00:00
....
svn path=/trunk/; revision=4304
This commit is contained in:
parent
2b4f936add
commit
cb418f8fa6
1 changed files with 5 additions and 5 deletions
|
@ -2625,17 +2625,17 @@ NdisWriteConfiguration(
|
|||
IN PNDIS_STRING Keyword,
|
||||
IN PNDIS_CONFIGURATION_PARAMETER *ParameterValue);
|
||||
|
||||
/*
|
||||
|
||||
VOID
|
||||
EXPIMP
|
||||
NdisWriteErrorLogEntry(
|
||||
IN NDIS_HANDLE NdisAdapterHandle,
|
||||
IN NDIS_ERROR_CODE ErrorCode,
|
||||
IN ULONG NumberOfErrorValues,
|
||||
IN ULONG ...);
|
||||
*/
|
||||
|
||||
|
||||
IN ULONG ERROR_LOG_MAXIMUM_SIZE);
|
||||
/* IN ULONG ...);
|
||||
* ERROR_LOG_MAXIMUM_SIZE = ... in MSDN
|
||||
*/
|
||||
|
||||
/*
|
||||
* VOID NdisStallExecution(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue