Platform: Windows OS application

Download CallerID

I created this Notification panel for use in some apps that I am writing.

NotificationPanel partial list of features:

1. Single instancing of the NotificationPanel
2. Several ways to use the panel
    a. as a COM Object (.TLB) can be fetched from the Notification.dll in this package
    b. Running a simple Notify.exe to send NotificationPanel Messages
    c. Running the simple TestNotify.exe visual form and send info to the notificationPanel.

Added to this package the TestNotify.exe delphi sourcecode.