Notepad23020SourceCode

所属分类:Windows编程
开发工具:Visual C++
文件大小:180KB
下载次数:2
上传日期:2009-02-07 00:06:51
上 传 者hsc456
说明:  Notepad2.30.20 SourceCode 非常经典的源代码,非常经典的软件,在官方网站下载的,值得一看
(Notepad2 Source Code This package contains the full source code of Notepad2 3.0.20 for Windows. Project files for Visual C++ .NET 7.0 are included. I think it s possible to build Notepad2 with other development tools, but I m sorry I have no further information on this topic. To be able to rebuild Notepad2, the source code of the Scintilla editing component (available from http://www.scintilla.org) has to be unzipped to the "Scintilla" subdirectory of the Notepad2 source code directory.)

文件列表:
License.txt (1518, 2008-10-31)
Notepad2.ini (24726, 2008-10-31)
Notepad2.sln (916, 2008-10-31)
Notepad2.txt (27540, 2008-10-31)
Notepad2.vcproj (10673, 2008-10-31)
res\Copy.cur (326, 2008-10-31)
res\Hover.cur (326, 2008-10-31)
res\Next.bmp (154, 2008-10-31)
res\Notepad2.exe.manifest (891, 2008-10-31)
res\Notepad2.ico (25214, 2008-10-31)
res\Open.bmp (154, 2008-10-31)
res\Pick.bmp (198, 2008-10-31)
res\Prev.bmp (154, 2008-10-31)
res\Run.ico (766, 2008-10-31)
res\Styles.ico (766, 2008-10-31)
res\Toolbar.bmp (23606, 2008-10-31)
src\Dialogs.c (63542, 2008-10-31)
src\Dialogs.h (1455, 2008-10-31)
src\Dlapi.c (44536, 2008-10-31)
src\Dlapi.h (5244, 2008-10-31)
src\Edit.c (123518, 2008-10-31)
src\Edit.h (3859, 2008-10-31)
src\Helpers.c (44278, 2008-10-31)
src\Helpers.h (5252, 2008-10-31)
src\Notepad2.c (184377, 2008-10-31)
src\Notepad2.h (3909, 2008-10-31)
src\Notepad2.rc (58626, 2008-10-31)
src\Print.cpp (18735, 2008-10-31)
src\resource.h (15962, 2008-10-31)
src\SciWrap.cpp (1098, 2008-10-31)
src\SciWrap.h (778, 2008-10-31)
src\Styles.c (150353, 2008-10-31)
src\Styles.h (2723, 2008-10-31)

======================================================================= = = = = = Notepad2 - light-weight Scintilla-based text editor for Windows = = = = = = Notepad2 3.0.20 = = (c) Florian Balmer 2004-2008 = = http://www.flos-freeware.ch = = = = = ======================================================================= Notepad2 Source Code This package contains the full source code of Notepad2 3.0.20 for Windows. Project files for Visual C++ .NET 7.0 are included. I think it's possible to build Notepad2 with other development tools, but I'm sorry I have no further information on this topic. To be able to rebuild Notepad2, the source code of the Scintilla editing component (available from http://www.scintilla.org) has to be unzipped to the "Scintilla" subdirectory of the Notepad2 source code directory. Notepad2 3.0.20 has been created with Scintilla 1.77. The following modification to the Scintilla source code is necessary: Scintilla/src/KeyWords.cxx: #define LINK_LEXER(lexer) extern LexerModule lexer; ... must be replaced with: #define LINK_LEXER(lexer) void(0) Copyright See License.txt for details about distribution and modification. If you have any comments or questions, please drop me a note: florian.balmer@gmail.com (c) Florian Balmer 2004-2008 http://www.flos-freeware.ch ###

近期下载者

相关文件


收藏者