搜索资源列表
npp.3.4.src
- 文字编辑软件C++源代码,Notepad++可用于Notepad的替代,开源社区作品,遵循GPL协议。 使用了win32 api和STL,可以用VC进行编译。-text editing software C source code, Notepad can be used Notepad replacement, the open source community works, follow the GPL. Use of win32 api and STL, we can compile
npp.3.5.src
- Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. -Notepad++ is a generic source ed
SimpleCaret
- API编写的一个Windows 的一个类似于记事本的例子。-prepared by an API in Windows Notepad a similar example.
typewriter
- 我自己用api编的一个写字板程序,初学者可以学习一下。-This is my notepad, which code by API directly. for beginer ref.
Notepad-program
- vc++记事本程序,全部用API编写,很适合大家参考-vc++ Notepad program, all the API to write, it is suitable for your reference
DlgDemo
- wince6.0下的记事本 ,用VS2005开发基于Windows api开发-the wince6.0 Notepad with VS2005 development based on the development of Windows api
Notepad.Plus.v4.4.Full.Source.ccrun.648223
- Notepad++源代码 Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器。为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla。多亏它的轻巧与执行效率,Notepad++ 可完美地取代微软视窗的记事本。这个软体开发专案已臻於成熟阶段,然而目前只有一个人从事软体开发与维护的工作,瑕疵是无法避免的。如果你有任何关於 Notepad++ 的
NotePadlatestwithCpp
- NotePad c++版本:实现了注册、登陆以及增删改查功能外,应用了API编程。界面效果很绚丽。-NotePad c++ version: implementation of the register, landing, as well as additions and deletions to search functions, the application of the API programming. Interface effects are brilliant.
npp.5.0.3.src
- Notepad++ 是在微软窗口环境之下的一个免费的代码编辑器。 为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软件开发项目采用 win32 api 和 STL 以 C++ 程序语言撰写成,并且选用功能强大的编辑模块 Scintilla。-Notepad++ is a generic source code editor [it tries to be anyway] and Notepad replacement written in c++ with win32
TextBook
- 这是SDK学习编写的记事本。具有优化系统的功能。很好的调用了API函数。-This is SDK study prepared Notepad. With optimized function of the system. Good call the API function.
howto_find_window_hierarchy_info
- This program gets information about the classes that make up a root window with a title containing some target text. For example, you can look for a form with a title containing the text "Notepad." When you enter the text to find and click the Fin
Notepad_plus_plus_cn_ansi
- notepad ++ 中文版,无聊汉化个小软件,献丑了.-Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This pr
notepad
- 用MFC实现打开记事本功能,跟API不一样,没有用MFC提供的函数!这是windows编程-Open Notepad by MFC to achieve this function, not the same as with the API, there is no function provided by MFC! This is a windows program
NoteXpad
- NoteXpad嗯,一款用于书写源码的程序,可以自己更改-NoteXpad 2.0 is the completely rewritten descendant of the original, award winning NoteXpad program formerly posted on this site. NoteXpad 2.0 is a replacement for Notepad (The default text editor for Windows.) and takes
Notepad.Plus.v4.4
- Notepad 是一款代码编辑器,采用 win32 api 和 STL 以 C++ 三者结合而成,并且选用功能强大的编辑模组 Scintilla;Notepad出色的功能可完美取代Windows系统的记事本程序。-Notepad is a code editor, using win32 api and STL in C++ III combination and selection of powerful editing module Scintilla Notepad outstandin
VB_API_HOOK
- • 如何攔截API呼叫 說明 這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介這篇文章 一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得
NotePad
- SDK记事本程序,利用系统API构建完成,有DLL插件机制 -SDK Notepad, use the system API,with DLL using
Win32-API-notepad-VCPP6.0
- 使用win API 函数编写的记事本程序 有基本的文件操作功能-Use win API functions memo prepared by the procedures for basic file operations function
notepad
- 学习使用windowsapi,基于win32 api的记事本,有问题还望指出(Notepad based on Win32 API)
控制后台记事本示例
- API控制记事本操作,用VB.net 编写的,支持移植到C#(API controls Notepad operation, written in VB.net, and supports porting to C#.)