OLGA files (1998-06-16)
=======================

[doc.c]
[doc.h]
OLGA_OPENDOC, OLGA_CLOSEDOC

[exitman.c]
[exitman.h]
Cleans up the manager and says good-bye to all registered
applications before terminating.

[files]
This file :-)

[getext.c]
[getext.h]
OLGA_GETEXTENSION

[getserv.c]
[getserv.h]
OLGA_GETSERVERPATH, OLGA_ACK

[getset.c]
[getset.h]
OLGA_GETSETTINGS

[history]
Some version notes.

[id4.c]
[id4.h]
OLGA_GETOBJECTS, OLGA_ACTIVATE, OLGA_EMBED

[idle.c]
[idle.h]
OLGA_IDLE

[initman.c]
[initman.h]
Initialises the manager and sends OLE_NEW to all applications.

[language.h]
Contains all the language specific strings (alert boxes etc.)

[link.c]
[link.h]
OLGA_LINK, OLGA_UNLINK, OLGA_UPDATE, OLGA_RENAME,
OLGA_LINKRENAMED, OLGA_BREAKLINK

[manager.h]
All global structures, variables and definitions.
This is also the include file for the routines defined in "olga.c".

[notify.c]
[notify.h]
OLGA_REQUESTNOTIFICATION, OLGA_RELEASENOTIFICATION, OLGA_NOTIFIED

[ole.c]
[ole.h]
OLE_INIT (answers with OLGA_INIT), OLE_EXIT, CH_EXIT

[olga.c]
The main file. It uses olga.h in your "include" folder.

[olga.prj]
The project file for PureC 1.1.

[pcvstart.s]
A new startup code.

[start.c]
[start.h]
OLGA_START, AV_STARTED
