代码搜索:richedit
找到约 1,124 项符合「richedit」的源代码
代码结果 1,124
www.eeworm.com/read/292231/8366438
h richedit.h
#if !defined(AFX_RICHEDIT_H__312B509A_50B2_4B23_B61E_B9C138E5ECEA__INCLUDED_)
#define AFX_RICHEDIT_H__312B509A_50B2_4B23_B61E_B9C138E5ECEA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/292231/8366471
cpp richedit.cpp
// RichEdit.cpp : implementation file
//
#include "stdafx.h"
#include "cminus.h"
#include "RichEdit.h"
#include "cminusview.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/291040/8444087
h richedit.h
#if !defined(AFX_RICHEDIT_H__312B509A_50B2_4B23_B61E_B9C138E5ECEA__INCLUDED_)
#define AFX_RICHEDIT_H__312B509A_50B2_4B23_B61E_B9C138E5ECEA__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/291040/8444135
cpp richedit.cpp
// RichEdit.cpp : implementation file
//
#include "stdafx.h"
#include "cminus.h"
#include "RichEdit.h"
#include "cminusview.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/288828/8603472
h richedit.h
//#include
#include
#include //标示UNICODE常量
//#pragma comment(lib,"comctl32.lib")
#define MY_ID 1400
#define ID_STATUSBAR MY_ID+1
#define ID_TOOLBAR MY_I
www.eeworm.com/read/181078/9275333
dpr richedit.dpr
program RichEdit;
uses
Forms,
ExcptDlg,
REMain in 'REMain.pas' {MainForm},
ParaFmt in 'ParaFmt.pas' {ParaFormatDlg};
{$R *.RES}
begin
Application.Initialize;
RxErrorInterce
www.eeworm.com/read/181078/9275334
drc richedit.drc
/* VER150
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the execut
www.eeworm.com/read/181078/9275341
bpr richedit.bpr
# ---------------------------------------------------------------------------
VERSION = BCB.03
# ---------------------------------------------------------------------------
!ifndef BCB
BCB = $(MAK
www.eeworm.com/read/181078/9275342
ico richedit.ico
www.eeworm.com/read/181078/9275345