📄 readme.txt,v
字号:
head 1.1;branch 1.1.1;access ;symbols arelease:1.1.1.1 avendor:1.1.1;locks ; strict;comment @# @;1.1date 2007.07.24.10.59.30; author administrator; state Exp;branches 1.1.1.1;next ;deltatype text;permissions 644;1.1.1.1date 2007.07.24.10.59.30; author administrator; state Exp;branches ;next ;permissions 644;desc@@1.1log@Initial revision@text@----------------------------------------------------------------------------- readme.txt - MGuardPIMMgr dll -----------------------------------------------------------------------------This project implements MGuardPIMMgr Dynamic Link Library (mguardpimmgr.dll).Installation package file (mguardpimmgr.sis) is also provided to installthe DLL in emulator (in \System\Libs directory).MGuardPIMMgr.dll implements CMGuardPIMMgr object, API is defined in MGuardPIMMgr.h file.SIS-file installs also MGuardPIMMgrTest test application in emulator.MGuardPIMMgrTest can be used to test the DLL functions. Compile project using following commands in DOS-prompt: bldmake bldfiles abld build wins(cw) udeb abld build thumb urelFreeze DLL API, regenerate makefiles and recompile: abld freeze wins(cw) abld freeze thumb bldmake bldfiles abld build wins(cw) udeb abld build thumb urelWhen the DLL API is frozen, exported functions are saved in DEF-files:\MGuardPIMMgr\BWINS\MGUARDPIMMGRU.DEF for WINS, and \MGuardPIMMgr\MARM\MGUARDPIMMGRU.DEFfor ARMI and THUMB platforms. When the DLL is ready and released, savethe DEF-files with other DLL source files. DEF-files freeze the API,so that future changes in the DLL implementation does not change theAPI and hence break applications using MGuardPIMMgr DLL.Compile test application (see also ..\TSrc\readme.txt): abld test build wins(cw) udeb abld test build thumb urelCreate installation package (SIS-file): makesis mguardpimmgr.pkg@1.1.1.1log@no message@text@@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -