Recently, I try to control Google Earth
via python. I got some problems when I try to add some icos
or pictures to the Google Earth. With the API IApplicationGE.GetMainHwnd() I can get the window's Id,
but I don't know how to control the window through this Id.