last open handle of chart from Win32 API

 

Hi,

How do I get the chart handle of the last open chart window from Win32 API ?

This is from within win32 dll, so I won't have access to the return of ChartOpen, that also returns the handle.

Thanks.