代码搜索:setIP
找到约 66 项符合「setIP」的源代码
代码结果 66
www.eeworm.com/read/234491/14111108
setip
www.eeworm.com/read/361665/10039694
h setip.h
#if !defined(AFX_SETIP_H__D0681BAB_D9FD_49EB_A43F_EA9FB3F32675__INCLUDED_)
#define AFX_SETIP_H__D0681BAB_D9FD_49EB_A43F_EA9FB3F32675__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/361665/10039700
cpp setip.cpp
// SetIP.cpp : implementation file
//
#include "stdafx.h"
#include "VCsample.h"
#include "SetIP.h"
#include "XCRFAPI.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/354065/10392832
rc setip.rc
//Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
//
www.eeworm.com/read/354065/10392859
h setip.h
#pragma once
#ifdef STANDARDSHELL_UI_MODEL
#include "resource.h"
#endif
#ifdef POCKETPC2003_UI_MODEL
#include "resourceppc.h"
#endif
www.eeworm.com/read/354065/10392865
cpp setip.cpp
// SetIP.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "SetIP.h"
#include
#include
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/330918/12860914
cfg setip.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/330918/12860919
~dpr setip.~dpr
program SETIP;
uses
Forms,
uFrmMain in 'uFrmMain.pas' {FrmMain},
uSock in 'uSock.pas';
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TFrmMain, FrmMain);
Ap
www.eeworm.com/read/330918/12860926