代码搜索:ABOUT
找到约 10,000 项符合「ABOUT」的源代码
代码结果 10,000
www.eeworm.com/read/355737/10249164
dep about.dep
# Microsoft Developer Studio Generated Dependency File, included by About.mak
.\About.cpp : \
".\About.h"\
".\AuthorPage.h"\
".\GuestbookPage.h"\
".\StdAfx.h"\
".\VersionPage.h"\
.\
www.eeworm.com/read/355737/10249172
dsp about.dsp
# Microsoft Developer Studio Project File - Name="About" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyn
www.eeworm.com/read/355737/10249173
h about.h
// Copyright (C) 1997-2002 Valeriy Ovechkin
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by t
www.eeworm.com/read/355737/10249175
def about.def
; About.def : Declares the module parameters for the DLL.
LIBRARY "About"
DESCRIPTION 'About Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
ShowAboutBox
www.eeworm.com/read/355737/10249177
rc about.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/355737/10249179
clw about.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=SFPage
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "about.h"
L
www.eeworm.com/read/355737/10249180
aps about.aps
www.eeworm.com/read/355661/10250476
pas about.pas
unit about;
interface
uses Windows, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
OKButton: TButton;
Prog
www.eeworm.com/read/355661/10250482
dcu about.dcu
www.eeworm.com/read/355661/10250486