📄 sources
字号:
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft shared
source or premium shared source license agreement under which you licensed
this source code. If you did not accept the terms of the license agreement,
you are not authorized to use this source code. For the terms of the license,
please see the license agreement between you and Microsoft or, if applicable,
see the SOURCE.RTF on your install media or the root of your tools installation.
THE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES.
!endif
TARGETNAME=riched20
RELEASETYPE=OAK
WINCEOEM=1
DEFFILE=richedit.def
TARGETTYPE=LIBRARY
COPYRES=1
RESFILE=richedit.res
WINCETARGETFILES=$(_RELEASELIBDIR)\$(TARGETNAME).res
TARGETDEFNAME=$(TARGETNAME)
WINCETARGETFILE0=$(_RELEASELIBDIR)\$(TARGETDEFNAME).def
CONDITIONAL_INCLUDES=sys\timeb.h stdio.h quickdraw.h macname1.h wlmimm.h compobj.h ourmac.h msostd.h msostr.h msointl.h dlgs.h winver.h msvcmac.h msodebug.h events.h macname2.h mbstring.h icapexp.h
INCLUDES=.;..\inc;..\tom;..\..\..\..\inc;..\..\..\inc
SOURCES= \
dxfrobj.cpp \
tomsel.cpp \
dispml.cpp \
doc.cpp \
rtflex.cpp \
render.cpp \
dispprt.cpp \
measure.cpp \
util.cpp \
host.cpp \
select.cpp \
callmgr.cpp \
dfreeze.cpp \
ime.cpp \
rtext.cpp \
rtfwrit.cpp \
propchg.cpp \
m_undo.cpp \
rtfwrit2.cpp \
clasifyc.cpp \
magellan.cpp \
text.cpp \
runptr.cpp \
disp.cpp \
format.cpp \
antievt.cpp \
reinit.cpp \
objmgr.cpp \
ldte.cpp \
rtfread2.cpp \
dragdrp.cpp \
urlsup.cpp \
remain.cpp \
cfpf.cpp \
uuid.cpp \
frunptr.cpp \
edit.cpp \
line.cpp \
tomfmt.cpp \
dispsl.cpp \
coleobj.cpp \
object.cpp \
osdc.cpp \
tomrange.cpp \
notmgr.cpp \
font.cpp \
win2mac.cpp \
hash.cpp \
rtfread.cpp \
devdsc.cpp \
range.cpp \
array.cpp \
tomdoc.cpp \
textserv.cpp \
w32sys.cpp \
richedit.rc
CDEFINES=$(CDEFINES) -DSTRICT -DPOCKETWORD -DSYS_CTRL -DPEGASUS_PERP -D_PEGEMUL_H_
CDEFINES=$(CDEFINES) -DPEGASUS_SDK -DPEGASUS
# GuyBark: Enable some enhancements for Jupiter
CDEFINES=$(CDEFINES) -DPWD_JUPITER
# Allow re3 to build in a NTANSI window to simplify the Minerva build process.
CDEFINES=$(CDEFINES) -DUNICODE -D_UNICODE
# Stream out a header for .pwd files, to be shown in Word95/97 if it can't handle .pwd files.
CDEFINES=$(CDEFINES) -DPWD_REHEADERCOMMENT
#xref VIGUID {a039e895-7d19-4c42-b820-e375c733da99}
#xref VSGUID {da15005b-a4d5-4d5e-b712-d2fc45f096ad}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -