A
Anonymous
I am developing a MS-Project add-in using Delphi. After much investigation,
I have concluded that to avoid having and its forms showing in the taskbar,
I have to get Project's HWnd.
Sadly, I have been unable to find anything in Project's type library which
gives back the HWnd. MSDN's site yields no relevant functions/properties
that I managed to find.
Any ideas how can I get it? (Please something less lame than "change
Project's window title into something unique, FindWindow and then change the
title back")
TIA.
I have concluded that to avoid having and its forms showing in the taskbar,
I have to get Project's HWnd.
Sadly, I have been unable to find anything in Project's type library which
gives back the HWnd. MSDN's site yields no relevant functions/properties
that I managed to find.
Any ideas how can I get it? (Please something less lame than "change
Project's window title into something unique, FindWindow and then change the
title back")
TIA.