Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by boemboem

  1. boemboem

    Retrieve the MenuItem ID of any Menu in any application

    //Hey all, //-->I want to trap the MenuItem ID of any Menu in any application. //--> this is done with subclassing. unit jmHookApp; interface uses SysUtils, Windows, Messages; var intPrevProc : integer; m_ApphWnd : HWND; function Hook(hookAppWindowHwnd : HWND): boolean...

Part and Inventory Search

Back
Top