文件名称:FastMM499
- 所属分类:
- Dephi控件源码
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.12mb
- 下载次数:
- 0次
- 提 供 者:
- Sophi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Fast Memory Manager - Readme
--- --- --- --- ----
Descr iption:
------------
A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
Homepage:
---------
http://fastmm.sourceforge.net-Fast Memory Manager- Readme
----------------------------
Descr iption:
------------
A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
Homepage:
---------
http://fastmm.sourceforge.net
Usage:
------
Delphi: Place this unit as the very first unit under the "uses" section in your project s .dpr file. When sharing memory between an application and a DLL (e.g. when passing a long string or dynamic array to a DLL function), both the main application and the DLL must be compiled using this memory manager (with the required conditional defines set). There are some conditional defines (inside FastMM4Options.inc) that may be used to tweak the memory manager. To enable support for a user mode address space greater than 2GB you will have to use the EditBin* tool to set the LARGE_ADDRESS_AWARE fla
--- --- --- --- ----
Descr iption:
------------
A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
Homepage:
---------
http://fastmm.sourceforge.net-Fast Memory Manager- Readme
----------------------------
Descr iption:
------------
A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
Homepage:
---------
http://fastmm.sourceforge.net
Usage:
------
Delphi: Place this unit as the very first unit under the "uses" section in your project s .dpr file. When sharing memory between an application and a DLL (e.g. when passing a long string or dynamic array to a DLL function), both the main application and the DLL must be compiled using this memory manager (with the required conditional defines set). There are some conditional defines (inside FastMM4Options.inc) that may be used to tweak the memory manager. To enable support for a user mode address space greater than 2GB you will have to use the EditBin* tool to set the LARGE_ADDRESS_AWARE fla
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FastMM4.pas
FastMM4Options.inc
FastMM4_FAQ.txt
FastMM4_Readme.txt
FastMM4Messages.dcu
FastMM4Messages.pas
FastMM4Options.~inc
CPP Builder Support\FastMM4BCB.cpp
Demos\Dynamically Loaded DLL\ApplicationForm.dfm
.....\......................\ApplicationForm.pas
.....\......................\DLLForm.dfm
.....\......................\DLLForm.pas
.....\......................\DynamicallyLoadedDLLDemo.groupproj
.....\......................\TestApplication.dpr
.....\......................\TestApplication.dproj
.....\......................\TestApplication.res
.....\......................\TestDLL.dpr
.....\......................\TestDLL.dproj
.....\......................\TestDLL.res
.....\Replacement borlndmm DLL\BorlndMM.dll
.....\........................\DemoForm.dfm
.....\........................\DemoForm.pas
.....\........................\FastMM_FullDebugMode.dll
.....\........................\FullDebugModeDemo.dpr
.....\........................\FullDebugModeDemo.res
.....\Usage Tracker\DemoForm.dfm
.....\.............\DemoForm.pas
.....\.............\FastMMUsageTracker.dfm
.....\.............\FastMMUsageTracker.pas
.....\.............\UsageTrackerDemo.dpr
.....\.............\UsageTrackerDemo.dproj
.....\.............\UsageTrackerDemo.res
FullDebugMode DLL\CPP Builder Support\FastMM_FullDebugMode.lib
.................\...................\Readme.txt
.................\FastMM_FullDebugMode.bdsproj
.................\FastMM_FullDebugMode.cfg
.................\FastMM_FullDebugMode.dll
.................\FastMM_FullDebugMode.dof
.................\FastMM_FullDebugMode.dpr
.................\FastMM_FullDebugMode.dproj
.................\FastMM_FullDebugMode.identcache
.................\FastMM_FullDebugMode.res
.................\FastMM_FullDebugMode.~dpr
.................\FastMM_FullDebugMode_Icon.ico
.................\FullDebugMode_DLL_TestApp.dpr
.................\FullDebugMode_DLL_TestApp.dproj
.................\FullDebugMode_DLL_TestApp.res
.................\Precompiled\FastMM_FullDebugMode.dll
.................\...........\FastMM_FullDebugMode64.dll
Replacement BorlndMM DLL\BCB5\BorlndMM.bpf
........................\....\BorlndMM.bpr
........................\....\BorlndMM_.pas
........................\....\DLLEntry.cpp
........................\....\Export.def
........................\....\Precompiled\BorlndMM.dll
........................\...6\BorlndMM.bpf
........................\....\BorlndMM.bpr
........................\....\BorlndMM.res
........................\....\BorlndMM_.pas
........................\....\DLLEntry.cpp
........................\....\Export.def
........................\....\Precompiled\BorlndMM.dll
........................\CB2006\BorlndMM.bdsproj
........................\......\BorlndMM.bpf
........................\......\BorlndMM.pas
........................\......\DLLEntry.cpp
........................\......\Export.def
........................\......\Precompiled\BorlndMM.dll
........................\......\Readme.txt
........................\.....7\BorlndMM.cbproj
........................\......\BorlndMM.pas
........................\......\DLLEntry.cpp
........................\......\Export.def
........................\......\Precompiled\BorlndMM.dll
........................\......\Readme.txt
........................\Delphi\BorlndMM.bdsproj
........................\......\BorlndMM.cfg
........................\......\BorlndMM.dll
........................\......\BorlndMM.dof
........................\......\BorlndMM.dpr
........................\......\BorlndMM.dproj
........................\......\BorlndMM.identcache
........................\......\BorlndMM.res
........................\......\BorlndMM.~dpr
........................\......\FastMMDebugSupport.pas
........................\......\Precompiled\for Applications\Debug\BorlndMM.dll
........................\......\...........\................\Performance\BorlndMM.dll
........................\......\...........\....Delphi IDE\Debug\BorlndMM.dll
........................\......\...........\..............\Performance\BorlndMM.dll
Translations\Afrikaans\FastMM4Messag
FastMM4Options.inc
FastMM4_FAQ.txt
FastMM4_Readme.txt
FastMM4Messages.dcu
FastMM4Messages.pas
FastMM4Options.~inc
CPP Builder Support\FastMM4BCB.cpp
Demos\Dynamically Loaded DLL\ApplicationForm.dfm
.....\......................\ApplicationForm.pas
.....\......................\DLLForm.dfm
.....\......................\DLLForm.pas
.....\......................\DynamicallyLoadedDLLDemo.groupproj
.....\......................\TestApplication.dpr
.....\......................\TestApplication.dproj
.....\......................\TestApplication.res
.....\......................\TestDLL.dpr
.....\......................\TestDLL.dproj
.....\......................\TestDLL.res
.....\Replacement borlndmm DLL\BorlndMM.dll
.....\........................\DemoForm.dfm
.....\........................\DemoForm.pas
.....\........................\FastMM_FullDebugMode.dll
.....\........................\FullDebugModeDemo.dpr
.....\........................\FullDebugModeDemo.res
.....\Usage Tracker\DemoForm.dfm
.....\.............\DemoForm.pas
.....\.............\FastMMUsageTracker.dfm
.....\.............\FastMMUsageTracker.pas
.....\.............\UsageTrackerDemo.dpr
.....\.............\UsageTrackerDemo.dproj
.....\.............\UsageTrackerDemo.res
FullDebugMode DLL\CPP Builder Support\FastMM_FullDebugMode.lib
.................\...................\Readme.txt
.................\FastMM_FullDebugMode.bdsproj
.................\FastMM_FullDebugMode.cfg
.................\FastMM_FullDebugMode.dll
.................\FastMM_FullDebugMode.dof
.................\FastMM_FullDebugMode.dpr
.................\FastMM_FullDebugMode.dproj
.................\FastMM_FullDebugMode.identcache
.................\FastMM_FullDebugMode.res
.................\FastMM_FullDebugMode.~dpr
.................\FastMM_FullDebugMode_Icon.ico
.................\FullDebugMode_DLL_TestApp.dpr
.................\FullDebugMode_DLL_TestApp.dproj
.................\FullDebugMode_DLL_TestApp.res
.................\Precompiled\FastMM_FullDebugMode.dll
.................\...........\FastMM_FullDebugMode64.dll
Replacement BorlndMM DLL\BCB5\BorlndMM.bpf
........................\....\BorlndMM.bpr
........................\....\BorlndMM_.pas
........................\....\DLLEntry.cpp
........................\....\Export.def
........................\....\Precompiled\BorlndMM.dll
........................\...6\BorlndMM.bpf
........................\....\BorlndMM.bpr
........................\....\BorlndMM.res
........................\....\BorlndMM_.pas
........................\....\DLLEntry.cpp
........................\....\Export.def
........................\....\Precompiled\BorlndMM.dll
........................\CB2006\BorlndMM.bdsproj
........................\......\BorlndMM.bpf
........................\......\BorlndMM.pas
........................\......\DLLEntry.cpp
........................\......\Export.def
........................\......\Precompiled\BorlndMM.dll
........................\......\Readme.txt
........................\.....7\BorlndMM.cbproj
........................\......\BorlndMM.pas
........................\......\DLLEntry.cpp
........................\......\Export.def
........................\......\Precompiled\BorlndMM.dll
........................\......\Readme.txt
........................\Delphi\BorlndMM.bdsproj
........................\......\BorlndMM.cfg
........................\......\BorlndMM.dll
........................\......\BorlndMM.dof
........................\......\BorlndMM.dpr
........................\......\BorlndMM.dproj
........................\......\BorlndMM.identcache
........................\......\BorlndMM.res
........................\......\BorlndMM.~dpr
........................\......\FastMMDebugSupport.pas
........................\......\Precompiled\for Applications\Debug\BorlndMM.dll
........................\......\...........\................\Performance\BorlndMM.dll
........................\......\...........\....Delphi IDE\Debug\BorlndMM.dll
........................\......\...........\..............\Performance\BorlndMM.dll
Translations\Afrikaans\FastMM4Messag