Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

GetMenuItemInfo

Please help me with other program's sub menu. How to know if other program's sub menu is disabled, and get a value of it like 0 or 1?
Please help!
[161 byte] By [stupiddude] at [2007-11-11 10:05:44]
# 1 Re: GetMenuItemInfo
Explain more what u want to do, your question isn't clear for me .
Amahdy at 2007-11-11 17:23:12 >
# 2 Re: GetMenuItemInfo
other propram menu was "File" & sub was "Hint", how to know if sub menu "Hint" is enabled or disabled?
stupiddude at 2007-11-11 17:24:12 >
# 3 Re: GetMenuItemInfo
the API : GetForegroundWindow() will help u doing that .
and the familly of "getwindowsXXX" api's.
Amahdy at 2007-11-11 17:25:21 >