ilicenseusage.c
来自「一些brew的简单代码」· C语言 代码 · 共 25 行
C
25 行
/*===========================================================================
FILE: ilicenseusage.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of the ILicense interface. ILicense interface
functions allow the user to control usage.
Use vaious MIF files to see various behaviors. Be careful, they will be mdoified.
Always copy the MIF to the MIF directory and retain your original in the applet's
directory. You also need ot rename it to ilicense.mif.
Example Setup:
Copy ilicense_10days.mif file to your MIF directory.
Rename ilicense_10days.mif to ilicense.mif.
Run as you normally would.
You can do this for the other files, please DO NOT LEAVE multiple ilicense
MIF files in the same MIF directory, as BREW may pick the wrong one since they
have the same CLSID.
PUBLIC CLASSES:
N/A
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?