enums » Custom Developer Tools and VCL Components | Developer Team

CodeInsightPlus 1.0.3.8 XE7-10.1 Berlin



Improvements
Reveal missing symbols in many cases (Press Ctrl+Space again to get more suggestions)
Customize Commit Behavior: Insert/Replace (Enter/Tab Key)
Auto Popup
Auto Parenthesis/Brackets
Auto Semicolon
Auto Peposition Code Parameters Tooltip
Auto Escape identifiers such as �For’
Suggest scoped enums
Hide inaccessible static members
Read more

PInvoker 1.3.3

PInvoker 1.3.3
PInvoker 1.3.3 | 771 kB


The fastest way to produce C#/VB.NET pinvoke code definitions for any C++ header file and dll. PInvoker Visual Studio Addin imports C++ header files (even the windows SDK header files) together with their associated dlls and generates C#/VB.NET pinvoke definitions. These definitions can then be inserted into C# or VB.NET code. Users select from a list of available functions, structs, enums and delegates removing the need to manually find the method definitions in the header files or in the C++ library documentation.
Read more