| 123456789101112131415161718192021 |
- [OPTIONS]
- BMROOT=D:\wx2\wxWind~1\samples\help
- TITLE=Help Demo Document
- CONTENTS=Contents
- COMPRESS=HIGH
- [FILES]
- doc.rtf
- [CONFIG]
- CreateButton("Up", "&Up", "JumpId(`doc.hlp', `Contents')")
- BrowseButtons()
- [MAP]
- #define intro 100
- #define functions 1
- #define classes 2
- #define about 3
- [BITMAPS]
|