[COMCTL32_APITEST} -Add some more tests and fix build.
[reactos.git] / rostests / kmtests / tcpip / tcpip.h
index 45a5c50..ba95ac2 100644 (file)
@@ -1,2 +1,7 @@
 
 #define IOCTL_TEST_TDI      1
+#define IOCTL_TEST_CONNECT  2
+
+/* For the TDI_CONNECT test */
+#define TEST_CONNECT_SERVER_PORT 12345
+#define TEST_CONNECT_CLIENT_PORT 54321