home *** CD-ROM | disk | FTP | other *** search
-
- ΓòÉΓòÉΓòÉ 1. About VMM ΓòÉΓòÉΓòÉ
-
- The VMM application is a sample Presentation Manager application which
- demonstrates the use of virtual memory manegerment. First, it demonstrates the
- standard menus and dialogs that most PM applications will contain. The Demo
- menu calls dialog boxes that demonstrate all of the controls available for use
- in a dialog box. There is also a dialog box which demonstrates the setting and
- removing of control Presentation Parameters. Finally, the demo menu also has
- menu items that demonstrate the various types of message boxes that the system
- supports.
-
-
- ΓòÉΓòÉΓòÉ 2. Help Menu ΓòÉΓòÉΓòÉ
-
- Use the choices on the Help pull-down to display:
-
- Help index
- Displays the index of help menu.
-
- General Help
- Displays some information about VMM sample program.
-
- Keys Help
- Displays a list of keys usage.
-
- Using Help
- Provides detailed information on the kinds of help available and how to
- use help.
-
-
- ΓòÉΓòÉΓòÉ 3. General Help ΓòÉΓòÉΓòÉ
-
- Use this choice to get general help for the program. General help provides
- general information about the VMM sample program.
-
-
- ΓòÉΓòÉΓòÉ 4. Extended ΓòÉΓòÉΓòÉ
-
- Use this choice to obtain information on how to use the Help facility.
-
-
- ΓòÉΓòÉΓòÉ 5. Tutorial of Keys ΓòÉΓòÉΓòÉ
-
- Use this choice to see a list of keys and a description of the function of the
- keys.
-
-
- ΓòÉΓòÉΓòÉ 5.1. Key Assigments ΓòÉΓòÉΓòÉ
-
- The list of keys is arranged in groups.
-
- ACCELERATOR KEYS
-
- HELP KEYS
-
- F1
- Get help
-
- Esc
- Previous Help Panel, or End help if only one panel
-
- Alt
- Switch IN/OUT action bar
-
- Alt+F4
- End help or End program
-
- SYSTEM KEYS
-
- Alt+Esc
- Switch to the next program, including full-screen programs
-
- Ctrl+Esc
- Switch to the Task List
-
- WINDOW KEYS
-
- Underlined letter
- Move among the choices on the action bar and pull-downs submenu or
- execut the function chosen
-
-
- ΓòÉΓòÉΓòÉ 6. Index ΓòÉΓòÉΓòÉ
-
- Use this choice to display the help index.
-
- The help index lists the titles of the help information that is available.
-
-
- ΓòÉΓòÉΓòÉ 7. Information ΓòÉΓòÉΓòÉ
-
- This dialog displays information about the application, such as version number
- and copyright notice.
-
-
- ΓòÉΓòÉΓòÉ 8. Information ΓòÉΓòÉΓòÉ
-
- The OK button closed dialog box.
-
-
- ΓòÉΓòÉΓòÉ 9. Information ΓòÉΓòÉΓòÉ
-
- This key will display a memory-allocate dialog box, which you can select
- attributes and size of allocated memory.
-
-
- ΓòÉΓòÉΓòÉ 10. Information ΓòÉΓòÉΓòÉ
-
- The OK button closed dialog box and allocated the virtual memory.
-
-
- ΓòÉΓòÉΓòÉ 11. Information ΓòÉΓòÉΓòÉ
-
- This key will display a free-memory dialog box, which you can free the
- allocated memory by typing the address.
-
-
- ΓòÉΓòÉΓòÉ 12. Information ΓòÉΓòÉΓòÉ
-
- This key will display a set-attributes dialog box, which you can change the
- selected memory attributes by typing the address.
-
-
- ΓòÉΓòÉΓòÉ 13. Information ΓòÉΓòÉΓòÉ
-
- The OK button closed dialog box and display another dialog box which contains
- memory attributes and access table.
-
-
- ΓòÉΓòÉΓòÉ 14. Information ΓòÉΓòÉΓòÉ
-
- This key will display a write-to-memory dialog box, which you can type the
- memory address that you attempt to write to.
-
-
- ΓòÉΓòÉΓòÉ 15. Information ΓòÉΓòÉΓòÉ
-
- This key will display a read-from-memory dialog box, which you can type the
- memory address that you attempt to read from.