代码搜索:GetPPCIP
找到约 14 项符合「GetPPCIP」的源代码
代码结果 14
www.eeworm.com/read/330185/12908002
sln getppcip.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GetPPCIP", "GetPPCIP\GetPPCIP.vcproj", "{71B2D8FC-42FF-4CFA-9D
www.eeworm.com/read/330185/12908003
suo getppcip.suo
www.eeworm.com/read/330185/12908005
ncb getppcip.ncb
www.eeworm.com/read/330185/12908011
ico getppcip.ico
www.eeworm.com/read/330185/12908017
h getppcip.h
// GetPPCIP.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#ifdef POCKETPC2003_UI_MODEL
#include "resourceppc.h"
#endif
www.eeworm.com/read/330185/12908037
cpp getppcip.cpp
// GetPPCIP.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "GetPPCIP.h"
#include "GetPPCIPDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CGetPPCIPApp
BEGIN_MESSAGE_MAP(CGet
www.eeworm.com/read/330185/12908023
cpp stdafx.cpp
// stdafx.cpp : 只包括标准包含文件的源文件
// GetPPCIP.pch 将作为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
www.eeworm.com/read/330185/12908031
rc getppcipppc.rc
// Microsoft Visual C++ generated resource script.
//
#include "resourceppc.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//