GeekArticles
Programming
Delphi
Programming
Delphi64bit Windows Explorer shell extension library
This project shows how to compile a Windows Explorer context menu extension library both with Delphi as well as Free Pascal / Lazarus.Using Free Pascal / Lazarus it is possible to create a 64bit DLL which can be used with the 64bit versions of Windows in addition to the 32 bit version. The shell extension displays the target platform of a file by using the "ImageNtHeader" API function.Furthermore, the project shows how to implement a "WinExecAndWait" method to call for example a 32 bit application from the 64bit shell extension. See the file "readme.rtf" in the ZIP archive for detailed information.
Sponsored Links
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
