代码搜索:Iphlpapi
找到约 471 项符合「Iphlpapi」的源代码
代码结果 471
www.eeworm.com/read/241005/4564277
pas iphelper.pas
unit IPHelper;
interface
uses
Windows, Messages, SysUtils, Classes, Dialogs, IpHlpApi;
const
NULL_IP = ' 0. 0. 0. 0';
//------conversion of well-known port numbers to servi
www.eeworm.com/read/415969/11046468
~pas iphelper.~pas
unit IPHelper;
interface
uses
Windows, Messages, SysUtils, Classes, Dialogs, IpHlpApi;
const
NULL_IP = ' 0. 0. 0. 0';
//------conversion of well-known port numbers to servi
www.eeworm.com/read/415969/11046476
pas iphelper.pas
unit IPHelper;
interface
uses
Windows, Messages, SysUtils, Classes, Dialogs, IpHlpApi;
const
NULL_IP = ' 0. 0. 0. 0';
//------conversion of well-known port numbers to servi
www.eeworm.com/read/101415/15834671
~pas iphelper.~pas
unit IPHelper;
interface
uses
Windows, Messages, SysUtils, Classes, Dialogs, IpHlpApi;
const
NULL_IP = ' 0. 0. 0. 0';
//------conversion of well-known port numbers to servi
www.eeworm.com/read/101415/15834676
pas iphelper.pas
unit IPHelper;
interface
uses
Windows, Messages, SysUtils, Classes, Dialogs, IpHlpApi;
const
NULL_IP = ' 0. 0. 0. 0';
//------conversion of well-known port numbers to servi
www.eeworm.com/read/376645/9310832
txt arp.txt
program Arp;{$APPTYPE CONSOLE}useswindows,IpHlpApi, IpTypes,Packet32,WinSock,math;constMAC_SIZE = 6;typeMACADDRESS = array[0 .. MAC_SIZE - 1] of UCHAR;typeETHERNET_HDR = packed recordDestination: ...
www.eeworm.com/read/465347/7053461
txt arp.txt
program Arp;{$APPTYPE CONSOLE}useswindows,IpHlpApi, IpTypes,Packet32,WinSock,math;constMAC_SIZE = 6;typeMACADDRESS = array[0 .. MAC_SIZE - 1] of UCHAR;typeETHERNET_HDR = packed recordDestination: ...
www.eeworm.com/read/157513/11697946
cpp netiphlp.cpp
//+NM Copyright (c) 2003 Qta
#include "stdafx.h"
#include "ITaskMgr.h"
#include "iphlpapi.h"
#include "netiphlp.h"
DWORD (pascal *GetIfTableX) (PMIB_IFTABLE,PULONG,BOOL);
//---------------
www.eeworm.com/read/242732/4542641
in makefile.in
EXTRADEFS =
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = iphlpapi.dll
IMPORTS = advapi32 kernel32 rtl
DELAYIMPORTS =
EXTRALIBS =
C_S
www.eeworm.com/read/216802/4885091
in makefile.in
EXTRADEFS =
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = iphlpapi.dll
IMPORTS = advapi32 kernel32 rtl
DELAYIMPORTS =
EXTRALIBS =
C_S