代码搜索结果
找到约 10,000 项符合
1 的代码
afxdemo1impl1.dfm
object AFXDemo1: TAFXDemo1
Left = 134
Top = 158
Width = 544
Height = 380
Caption = 'AFXDemo1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
afxdemo1impl1.pas
unit AFXDemo1Impl1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ActiveX, AxCtrls, AFXDemo1Proj1_TLB, StdVcl, StdCtrls, FileCtrl;
type
TAF
afxdemo1proj1.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
afxdemo1impl1.bkm
-2000
ch1_1.rc2
//
// CH1_1.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
ch1_1view.cpp
// ch1_1View.cpp : implementation of the CCh1_1View class
//
#include "stdafx.h"
#include "ch1_1.h"
#include "ch1_1Doc.h"
#include "ch1_1View.h"
#include "mainfrm.h"
#include "DlgChaos.
ch1_1view.h
// ch1_1View.h : interface of the CCh1_1View class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_CH1_1VIEW_H__349D54B5_FC69_11D6_8259_5254AB2F7
ch1_1doc.cpp
// ch1_1Doc.cpp : implementation of the CCh1_1Doc class
//
#include "stdafx.h"
#include "ch1_1.h"
#include "ch1_1Doc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
ch1_1doc.h
// ch1_1Doc.h : interface of the CCh1_1Doc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_CH1_1DOC_H__349D54B3_FC69_11D6_8259_5254AB2F740C