I need to do this programmatically similar to Spy ++. I need only one WM_COMMAND message, so I can get the command identifier. Does anyone have a source? I really appreciate that ...
I am currently using Delphi ...
Not a trivial job; you need global hooks. Read about how Spy ++ does it here . See Delphi implementation example here .
Source: https://habr.com/ru/post/1763185/More articles:An interesting console program for beginners C ++ - c ++JQuery move elements get all previous elements that match the selector - jqueryWhat are the benefits of EF4 or LINQ to SQL? - linq-to-sqlХранить BLOB в Android SQLite с помощью SQLOpenHelper - javaFlashDevelop + Haxe - use the built-in font - fontsSyntax highlighting example? - delphiБазы данных RDBMS vs Key-Value - comparisonCreating a non-blocking process in an MVC 2 application - asynchronousThe rationale for these performance metrics is: arrays versus C # lists - performanceHow to get HTML DOM path for text content? - javaAll Articles