home *** CD-ROM | disk | FTP | other *** search
- // ____________________________________________________
- // | |
- // | Project: POWER VIEW INTERFACE |
- // | File: PVCALEND.H |
- // | Compiler: WPP386 (10.6) |
- // | |
- // | Subject: Automatic calendar interface |
- // | |
- // | Author: Emil Dotchevski |
- // |____________________________________________________|
- //
- // E-mail: zajo@geocities.com
- // URL: http://www.geocities.com/SiliconValley/Bay/3577
-
- #define cxCALENDAR 0xF001 //local tools identifier
-
- void calendar( void );
-