代码搜索:LiveUpdate
找到约 97 项符合「LiveUpdate」的源代码
代码结果 97
www.eeworm.com/read/418535/2087402
ini liveupdate.ini
[LanguageInfo]
LANGID=2052
[StringTable]
String32771=正在下载升级包...
String32772=检测到有新版本:
String32773=您目前使用的是最新版本!
String32774=升级(&U)
String32775=获取信息失败,可能是您的网络有问题!
String32776=正在连接服务器...
String32
www.eeworm.com/read/410877/2200116
cs liveupdate.cs
namespace Imps.Client.Pc
{
using Imps.Client.Base;
using Imps.Client.Core;
using Imps.Client.Resource;
using Imps.Client.Utils;
using Imps.Utils;
using Microsoft.Win32;
www.eeworm.com/read/361182/2951160
cs liveupdate.cs
namespace Imps.Client.Pc
{
using Imps.Client.Base;
using Imps.Client.Core;
using Imps.Client.Resource;
using Imps.Client.Utils;
using Imps.Utils;
using Microsoft.Win32;
www.eeworm.com/read/351193/3110416
plg liveupdate.plg
Build Log
--------------------Configuration: LiveUpdate - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804
www.eeworm.com/read/351193/3110417
dsp liveupdate.dsp
# Microsoft Developer Studio Project File - Name="LiveUpdate" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/351193/3110421
h liveupdate.h
// LiveUpdate.h : main header file for the LIVEUPDATE application
//
#if !defined(AFX_LIVEUPDATE_H__1FFB0663_E1C4_44DD_AC5A_850AF304C1D8__INCLUDED_)
#define AFX_LIVEUPDATE_H__1FFB0663_E1C4_44DD_A
www.eeworm.com/read/351193/3110426
clw liveupdate.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "liveupda
www.eeworm.com/read/351193/3110427
dsw liveupdate.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/351193/3110428
rc liveupdate.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/351193/3110430
cpp liveupdate.cpp
// LiveUpdate.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "LiveUpdate.h"
#include "LiveUpdateDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI