⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 手机文件浏览器 Here are the sources to SMan v1.2c 1.2 is a major jump from v1.1. You will see this from the
💻 TXT
字号:
Here are the sources to SMan v1.2c

To install,
1) Make sure you have the Symbian v7.0 SDK installed.
2) Create a folder called C:\TEMP\SMAN
3) Extract the contents of the ZIP file to C:\TEMP\SMAN
4) Move EX.BAT in C:\TEMP\SMAN to the root of your C: drive
5) Copy C:\TEMP\SMAN\RELEASE\SMan.AIF to C:\ (you only need to do this once unless you change the AIF contents)
6) Create the following files in C:\
- SMan.cfg, 0 bytes
- SMan.snp, 0 bytes
- SMan.log.txt, 0 bytes
- SMan.boot, 0 bytes
7) Move SMan.vcf to C:\ 
7) Type "BLDMAKE BLDFILES" from the command line (you only need to do this once)
8) Type "L" from C:\TEMP\SMAN and it should compile. But it will fail in making SMAN.SIS

You will still need to package the output manually using makesis.exe (part of the SDK). I have included sman.pkg for your reference. However, I've lost the original pkg file and this is what I have cannibalized from 1.3. What I do remember is you still need to include the vibration api SIS into the package file. The MBM file can be obtained from a 1.2c installation of SMan on the phone - just beam it across. The same goes for the AIF file.

Note, I've got the tool chain setup to assume:
1) The SDK is installed in C:\Symbian
2) The SMAN sources is installed in C:\TEMP\SMAN

A few more things to be aware of: 
---------------------------------
v1.2 is a major jump from v1.1. You will see this from the way the code has been restructured into multiple files. It also supports flip closed. However, to my chagrin, I made the mistake of assuming there will only be one flip closed view. :( That's changed in v1.3 :) 1.3 supports multiple flip closed views that can be easily added into SMan. You'll have to wait for those sources to be released.

v1.2 (and all prior version) also has another problem which has been fixed in v1.3. The task manager uses window captions to manage tasks. In 1.3, UIDs are used and if there is none (EXEs don't have UIDs), the window caption method is reused.

Other than that, happy learning. :)

Regards,
the drollercoaster. :)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -