mirror of
https://github.com/bolucat/Archive.git
synced 2025-09-26 20:21:35 +08:00
28 lines
424 B
Plaintext
28 lines
424 B
Plaintext
// IpHlpApi.dll
|
|
GetBestRoute
|
|
GetExtendedTcpTable
|
|
MIB_TCPTABLE_OWNER_PID
|
|
ADDRESS_FAMILY
|
|
MIB_UNICASTIPADDRESS_ROW
|
|
InitializeUnicastIpAddressEntry
|
|
CreateUnicastIpAddressEntry
|
|
GetUnicastIpAddressEntry
|
|
NotifyUnicastIpAddressChange
|
|
CancelMibChangeNotify2
|
|
|
|
// User32.dll
|
|
SetWindowPos
|
|
GetWindowLong
|
|
ShowWindow
|
|
WINDOW_STYLE
|
|
|
|
// Kernel32.dll
|
|
AllocConsole
|
|
GetConsoleWindow
|
|
|
|
// Ws2_32.dll
|
|
ntohs
|
|
inet_pton
|
|
|
|
// Windows.h
|
|
// WIN32_ERROR |