home *** CD-ROM | disk | FTP | other *** search
-
- POWER VIEW WINDOWING INTERFACE FOR DOS
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- POWER VIEW INTEGRATED DEVELOPMENT ENVIRONMENT
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- SOURCE CODE
- ~~~~~~~~~~~
-
- TABLE OF CONTENTS
- ---------------------------
- 1. OVERVIEW
- 2. HOW TO BUILD
- 3. DISTRIBUTION
- 4. REGISTRATION
- 5. DISCLAIMER
- 6. CONTACTING THE AUTHOR
- ---------------------------
-
-
- 1. OVERVIEW
- ~~~~~~~~~~~
- Power View Windowing Interface is a 32-bit DOS4/GW library designed for
- 32-bit DOS-hosted applications development. It is 100% Watcom C++
- compatible code. Power View is object-oriented, event-driven program.
- However, in most cases client program doesn't need to be object-oriented
- and/or event-driven. For most of C++ classes defined and used by Power
- View there are simple functions to interface with client program. That's
- why Power View is quite easy to use and learn.
-
- Power View IDE is a DOS-hosted Integrated Development Environment for
- Watcom C/C++ compiler. You can use the source code of Power View IDE for
- understanding how does Power View Interface work, and to learn using it
- for your own applications.
-
-
- 2. HOW TO BUILD
- ~~~~~~~~~~~~~~~
- To build Power View IDE simply go into directory you extracted the
- contents of the ZIP archive and run WMAKE utility that comes with the
- Watcom C/C++ compiler.
-
- NOTE 1: To build Power View IDE you need to extract the ZIP file using
- '-d' command line option in order to restore the original directory
- structure. If you didn't used this option, please erase extracted
- files and re-run PKUNZIP using '-d' option.
-
- NOTE 2: Power View Interface is not available as separate library. This
- is because help manager needs information for the help topics of the
- client program. I could fix this problem, but I have no time for it.
-
-
- 3. DISTRIBUTION
- ~~~~~~~~~~~~~~~
- You can free distribute the Power View and Power View IDE source code,
- as long as you don't charge anything for it.
-
- Please keep the original ZIP file unchanged. It should contain all the
- files listed in the FILELIST.TXT file, with *exactly* the same size and
- date/time stamp.
-
- Any product you made that uses Power View windowing interface should be
- free software. Otherwise, the author's written permision is required.
-
-
- 4. REGISTRATION
- ~~~~~~~~~~~~~~~
- Power View interface and Power View IDE source code is free. But, Power
- View IDE itself is shareware.
-
- You are not required to register Power View IDE. You can use it for
- whatever you want, but if you like it, please register it. Registration
- is what keeps my will to support this product. For more information
- about how to register Power View IDE, please read the README.1ST file
- that's included in PVIDE50.ZIP.
-
-
- 5. DISCLAIMER
- ~~~~~~~~~~~~~
- Usage of Power View windowing interface is at your own risk. Running or
- using it is at your own will. Author could not be responsable for any
- damage, data loss or anything else that's a result of using the Power
- View IDE or any other program that uses Power View windowing interface.
-
-
- 6. CONTACTING THE AUTHOR
- ~~~~~~~~~~~~~~~~~~~~~~~~
- E-mail: zajo@geocities.com
- URL: http://www.geocities.com/SiliconValley/Bay/3577
- Voice: (310) 576-6737 (office, GMT-8)
-
-
- <EOF>
-