projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3028831
)
[SDK] Add a non documenter TOIID used to query modules information
author
Pierre Schweitzer
<pierre@reactos.org>
Tue, 27 Nov 2018 19:15:34 +0000
(20:15 +0100)
committer
Pierre Schweitzer
<pierre@reactos.org>
Tue, 27 Nov 2018 20:36:47 +0000
(21:36 +0100)
sdk/include/psdk/tcpioctl.h
patch
|
blob
|
history
diff --git
a/sdk/include/psdk/tcpioctl.h
b/sdk/include/psdk/tcpioctl.h
index
7e4bfeb
..
af73891
100644
(file)
--- a/
sdk/include/psdk/tcpioctl.h
+++ b/
sdk/include/psdk/tcpioctl.h
@@
-51,6
+51,10
@@
#define IP_MIB_ARPTABLE_ENTRY_ID 0x101
#define IP_MIB_ADDRTABLE_ENTRY_ID 0x102
#define IP_INTFC_INFO_ID 0x103
+/* Non public TOIID used to query modules info */
+#ifdef __REACTOS__
+#define IP_SPECIFIC_MODULE_ENTRY_ID 0x110
+#endif
#define MAX_PHYSADDR_SIZE 8
/* Address Object Options */