home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9TOOL
/
CALEN32A.ZIP
/
README.TXT
< prev
next >
Wrap
Text File
|
1998-03-25
|
3KB
|
67 lines
Calendar Development Library 1.0 for Windows
Copyright (c) Delta Computing
http://www.salrom.com/delta
delta.computing@usa.net
All rights reserved
Calendar is a library of functions that allow you to easily and quickly insert
a perpetual calendar into any Windows program.
The calendar appears in a modal dialog box showing a month at a time and
giving the user the possibility to select any of the days of the displayed
month and to change month and year.
The calendar can be used for a simple consultation or to allow the user to
select a date.
The calendar automatically adapt itself to the host system's language and date
format, which means that the names of weekdays and of months are displayed in
the language of the system where your program is executed. The same is for the
format of dates, which depend on the system's configuration.
The appearance of Calendar dialog box is configurable, in order to meet your
requirements (see Chapter 3 of Manual).
Leap years are taken into account. Calendar returns a date in a format which
is compliant with year 2000, year 3000, 4000, etc. The range of dates
displayable spans from January 1, 1 to December 31, 9999. Date calculations
don't take into account the calendar revisions prior to the switch to the
Gregorian Calendar.
With this software package, beside the library, you get a test program which
allows you to verify the effect of changing the aspect of the Calendar window.
You also get the source code of an example program, which shows the simplest
way of including a calendar into your programs (see Chapter 5 of Manual).
The source code of the test program is available upon request.
The unregistered version of this library shows a Notice window when the calendar
window is open (see Chapter 8 of Manual). This window will not appear in the
registered version.
All the informations about pricing and purchasing are contained in
the order.txt file.
Here is a summary of Calendar's main features:
- Perpetual monthly calendar spanning from year 1 to 9999
- Fully configurable
- Resizable window
- Language and date format automatically adapt to end user's system
- Help on line available
- Year 2000 compliant
- Leap years
- Test program and example included
- 16 and 32 bit versions, for Windows 3.1, 95 and NT
- C and C++ interfaces
- *** NO ROYALTIES ON DISTRIBUTED SOFTWARE ***
A glance to the future.
The following features are under evaluation and will be probably included in
one of the next versions of this library.
- Yearly calendar: 12 months in a window
- Multiple days selection
- Horizontal calendar (same weekdays on the same line)
- Calendar in your window: calendar and your controls in your dialog window
- Setup dialog window, similar to that of the test program.