代码搜索:setup
找到约 10,000 项符合「setup」的源代码
代码结果 10,000
www.eeworm.com/read/186442/8933182
plg setup.plg
Build Log
--------------------Configuration: VKeyFdo - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\leiwh
www.eeworm.com/read/186442/8933186
dsp setup.dsp
# Microsoft Developer Studio Project File - Name="Setup" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/186442/8933195
mak setup.mak
# Microsoft Developer Studio Generated NMAKE File, Based on Setup.dsp
!IF "$(CFG)" == ""
CFG=Setup - Win32 Debug
!MESSAGE No configuration specified. Defaulting to Setup - Win32 Debug.
!ENDIF
www.eeworm.com/read/186442/8933206
cpp setup.cpp
// Setup.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include
#include
#include
#include "c:\ntddk\inc\newdev.h"
#pragma comm
www.eeworm.com/read/186424/8933847
lst setup.lst
[Bootstrap]
SetupTitle=安装
SetupText=正在复制文件,请等待。
CabFile=gzxt.CAB
Spawn=Setup1.exe
Uninstal=st6unst.exe
TmpDir=msftqws.pdw
Cabs=1
[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,
www.eeworm.com/read/186424/8933870
lst setup.lst
[Bootstrap]
SetupTitle=安装
SetupText=正在复制文件,请等待。
CabFile=gzxt.CAB
Spawn=Setup1.exe
Uninstal=st6unst.exe
TmpDir=msftqws.pdw
Cabs=1
[Bootstrap Files]
File1=@VB6STKIT.DLL,$(WinSysPathSysFile),,
www.eeworm.com/read/186424/8933942
exe setup.exe
www.eeworm.com/read/186424/8933952
exe setup.exe
www.eeworm.com/read/284411/8934524
c setup.c
void begin_setup(void)
{
}
void GetSetupVal(void)
{
}
void ShowSetupPage(void)
{
}
void setup_func_select(void)
{
}
void setup_func_up(void)
{
}
void setup_func_down(void)
{
www.eeworm.com/read/284405/8935877
h setup.h
#pragma once
#include "afxwin.h"
#include "DopodDlg.h"
// CSetUp 对话框
class CSetUp : public CDialog
{
DECLARE_DYNAMIC(CSetUp)
public:
CSetUp(CWnd* pParent = NULL); // 标准构造函数
virtual