代码搜索:vC
找到约 10,000 项符合「vC」的源代码
代码结果 10,000
www.eeworm.com/read/106419/6193468
dsw vc.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/106419/6193470
cpp vc.cpp
// vc.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "vc.h"
#include "vcDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/106419/6193471
dsp vc.dsp
# Microsoft Developer Studio Project File - Name="vc" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Applic
www.eeworm.com/read/106419/6193472
h vc.h
// vc.h : main header file for the VC application
//
#if !defined(AFX_VC_H__56DE92C5_82F2_11D3_A0DB_0010609017AB__INCLUDED_)
#define AFX_VC_H__56DE92C5_82F2_11D3_A0DB_0010609017AB__INCLUDED_
#
www.eeworm.com/read/106419/6193474
rc vc.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/106419/6193475
clw vc.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CVcDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "vc.h"
Cl
www.eeworm.com/read/106419/6193476
plg vc.plg
--------------------Configuration: vc - Win32 Debug--------------------
Begining build with project "d:\ZJH\CORBA\VC\vc\vc.dsp", at root.
Active configuration is Win32 (x86) Application (based on Wi
www.eeworm.com/read/106385/6193731
vc makefile.vc
# Makefile : Builds ConfigTool (VC++, WIN32)
# Use FINAL=1 argument to nmake to build final version with no debug info.
# Created 2000-07-28
# Set WXDIR for your system
WXDIR = $(WXWIN)
FINAL=0
PROGR
www.eeworm.com/read/105912/6197086
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo
www.eeworm.com/read/104761/6202721
cpp vc.cpp
// vc.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "vc.h"
#include "vcDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS