Installing the path:
====================

Go in the Directory: <Directory where DAPI is>\H and replace the dapi.h.

New:
====

The window has a new entry:

typedef struct Window
{
...
void (*Show)(void); //the new entry
...
