readme.txt

来自「一个闹钟程序」· 文本 代码 · 共 25 行

TXT
25
字号
I want to thank Karen from www.winmag.com/karen for the help with adding MS-Agents to this
program. I realize it is sort of useless to have that ability in an alarm clock, but I 
thought it was cool to play with. To take advantage of this feature, you need to have 
Microsoft Agent, Lernout & Hauspie TruVoice Engine, and one MS-Agent character installed.
All of these downloads are available at www.msagentring.org

Keep in mind this is my very first VB-Program, so please excuse any messy code, I swear
I've gotten better.

***************************** READ BELOW THIS LINE IF YOU HAVE TROUBLE ***********************

You may be having trouble loading this project, or program.
If you are, then make sure that you have the following ocx's or dll's installed:

1. C:\WINDOWS\MSAGENT\AGENTCTL.DLL (Microsoft Agent Controls 2.0)
2. C:\WINDOWS\SYSTEM\COMDLG32.OCX  (Common Dialog Controls)
3. C:\WINDOWS\SYSTEM\MCI32.OCX	   (Microsoft Multimedia Control 5.0)	
4. C:\WINDOWS\SYSTEM\RICHTX32.OCX  (Microsoft Rich Textbox Control 5.0)	
5. C:\WINDOWS\SYSTEM\MSDXM.OCX	   (Windows Media Player)

Now, that those are installed hopefully you won't have any problem loading this program.

Any questions or comments, I would love feedback - dhall5@ashland.edu

⌨️ 快捷键说明

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