Can an EA create 2 windows at runtime and share common headder files between them?

 

Is it possible to launch an EA and have it utilize 2 windows?

I have an EA that uses several header files. I would like to display status information about the running EA in a separate window (like a custom indicator). I need both windows to share a single instance of the various header files associated with the EA.

I would like to create objects in the second window that provide various status information about the running EA in the primary window. Currently, I have the status information displayed in the main or single window of the EA. Is it possible to move this status information to a separate window?

Thank you for any help offered!!!

Reason: