代码搜索:GetIP
找到约 472 项符合「GetIP」的源代码
代码结果 472
www.eeworm.com/read/407601/11414300
pas getip.pas
unit GetIp;
interface
Uses
WinSock,Windows, Dialogs, SysUtils ;
Type
PMIB_IPADDRROW = ^TMIB_IPADDRROW;
TMIB_IPADDRROW = record
dwAddr: dword;
dwIndex: dword;
dwMask:
www.eeworm.com/read/403287/11520049
plg getip.plg
Build Log
--------------------Configuration: GetIP - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"D
www.eeworm.com/read/403287/11520050
aps getip.aps
www.eeworm.com/read/403287/11520051
opt getip.opt
www.eeworm.com/read/403287/11520052
ico getip.ico
www.eeworm.com/read/403287/11520056
ncb getip.ncb
www.eeworm.com/read/403287/11520058
cpp getip.cpp
// GetIP.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GetIP.h"
#include "GetIPDlg.h"
#include "MainDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/403287/11520059
dsw getip.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/403287/11520061
rc getip.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////