G
Guest
hi, i added an item to the system menu for every application (looping through
each process and using the MainWindowHandle to get the handle, the using the
GetSystemMenu and AppendMenu APIs to add a menu item) but now i need to have
each application do somethiong when the item is selected....how can i do
this? thanks
each process and using the MainWindowHandle to get the handle, the using the
GetSystemMenu and AppendMenu APIs to add a menu item) but now i need to have
each application do somethiong when the item is selected....how can i do
this? thanks