📄 readme.txt
字号:
ShareMemRep Version: 1.51 & 1.52
=========================
- Aimingoo (aim@263.net)
- 2003.12.04
- Free and OpenSource
{ I'm sorry, my English is not good, very very very.... I'm Chinese.
more info in my website, It's very detailed, Chinese Charset. }
1. Features:
=========================
Sharemem replacement for Delphi.
Fast, Free and OpenSource, Code is very small!!!
now, Say goodbye to Sharemem and borlndmm.dll.
the ShareMemRep :
* no runtime dll required.
* no performance degradation.
* full function implementation for ShareMem.pas
* Support Multi Thread and third MemMgr(only one line code!)
2. Usage:
=========================
Must be the first unit listed in the project file's USES section
for both dll and exe projects.
3. Thanks:
=========================
Emil Santos(ems@codexterity.com), and his FastShareMem.
4. Other:
=========================
1). about Multi Thread
fully Support MultiThread for both EXE and DLL. can synchronization
DLL's IsMulitThread state to .EXE.
5. History:
=========================
2003.12.04 00:13:23
------------------
Ver1.52 :
- change some comments. thank for Tony Domigan (from Melbourne,
Australia, domaj@bigpond.net.au).
- some minor change for D2 & D3
- release version 1.52 for D2 & D3 only. and full test for D2 & D3.
(* if you want compiler a module in D2/D3, and call it from D7's Host
application, then you need the version.
use this version only cross-reference module both D2/D3 and D4-D7, or
only for D2/D3 platform.
Must use same version Both HOST App. and DLL Module.
ShareMemRep V1.52 can compiler in D2-D7.
ShareMemRep V1.51 can compiler in D4+.
*)
2003.10.09
------------------
Ver1.51 :
- some minor change for D4-D5.
- some code to skip warning message at compiler time.
2003.09.13 22:42:40
------------------
Ver1.5 :
- more and more change...
2003.08.12
------------------
Ver1.4, only for MySelf. ^,^
2003.08.08 03:52:55
------------------
Ver1.3, thank rain( report some bugs. New :
- fix some bug
- Full support Exception and Static DLL
- Rewrite Frameset
- now, kick psapi.dll(in Ver1.2, need this module), hehe...
- more and more sample and test project...
2003.08.07 04:42:54
------------------
Ver1.2 :
- Support Multi Thread. Replace old DllProc.
- now, you can use third MemMgr in your Static DLL Module, It's Safe.
- detail note in source.
- more samples...
2003.08.05 11:27:00
------------------
Ver 1.1, Hehe...Enhance, and full function for ShareMem.pas.
Some tiny bug fix.
2003.08.05 2:00:02
------------------
Ver 1.0, and test project complete! ^,^
5. about me:
=========================
mail : aim@263.net, aiming@ynxx.com
Project Page : http://aiming.ynxx.com/ShareMemRep.htm
web(Chinese) : http://www.doany.net/, http://aiming.ynxx.com/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -