Changes in Elisy .Net Bridge 3.0 alpha 2 since 3.0 alpha:
System.IntPtr type is supported;
MessageBox is shown if component is in trial mode;
1C:Enterprise v.7.7 support;
Version property has been implemented. It shows current .Net Bridge version. You can get it using “net.Version” clause;
New “Elisy.NetBridge.Environment” class has been implemented. It contains properties and methods to access 1C engine;
.Net System.Boolean type is supported in 1C 7.7. You can use the following clause: b = “{True}”; or b = “{False}”; Please note these expressions do not work in 1C 8.x supporting native Boolean type;
Environment MainWindowHandler and MDIWindowHandler properties have been implemented. They return Hwnds to appropriate 1C windows. MDIWindowHandler returns Null in 1C 8.2 Managed client mode;
Environment.Version returns calling 1C:Enterprise version
Version increment to 3.0.0.1;

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5