代码搜索:richedit
找到约 1,124 项符合「richedit」的源代码
代码结果 1,124
www.eeworm.com/read/382791/2624238
rc reitp.rc
#include
#include
#include
#include
IconApp ICON "reitp.ico"
#include "reitp.rh"
#include "reitp.dlg"
#include "frmtbar.rc"
LoadedMenu
www.eeworm.com/read/267735/4259766
rc reitp.rc
#include
#include
#include
#include
IconApp ICON "reitp.ico"
#include "reitp.rh"
#include "reitp.dlg"
#include "frmtbar.rc"
LoadedMenu
www.eeworm.com/read/110196/15540210
htm lion-tutorial33.htm
Iczelion's Win32 Assembly Tutorial 33: RichEdit Control: Basics
www.eeworm.com/read/102842/15756437
dfm unit1.dfm
object Form1: TForm1
Left = 218
Top = 159
Width = 705
Height = 481
ActiveControl = RichEdit1
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color =
www.eeworm.com/read/102842/15756439
~dfm unit1.~dfm
object Form1: TForm1
Left = 218
Top = 159
Width = 705
Height = 481
ActiveControl = RichEdit1
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color =
www.eeworm.com/read/139325/7014242
h pmprichedit.h
#include "pgrichedit.h"
#include "pgnavigator.h"
class PmpRichEdit : public PG_RichEdit, public PG_Navigator {
public:
void Scroll(int x, int y);
PmpRichEdit(PG_Widget* parent, const PG_Rect& r =
www.eeworm.com/read/239599/13270879
cpp filedispose.cpp
#include "windows.h"
#include "FileDispose.h"
#include "richedit.h"
TCHAR buffer1[260]="0",buffer2[100]="0",szSearch[260]="0",szTemp[260]="0";
char starstar[]="*.*";
TCHAR szFont[]="宋体";
TCHAR
www.eeworm.com/read/242732/4543596
h rtf.h
#ifndef _RTF
#define _RTF
#include
#include
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "richedit.h"
/*
* rtf.h -
www.eeworm.com/read/236296/4641451
makefile
NAME = Richedit
OBJS = $(NAME).obj
RES = $(NAME).res
LINK_FLAG = /subsystem:windows
ML_FLAG = /c /coff
$(NAME).exe: $(OBJS) $(RES)
Link $(LINK_FLAG) $(OBJS) $(RES)
.asm.obj:
ml $(ML_F
www.eeworm.com/read/216802/4885945
h rtf.h
#ifndef _RTF
#define _RTF
#include
#include
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "richedit.h"
/*
* rtf.h -