WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: td on August 04, 2022, 01:41:55 PM

Title: ************ WinBatch+Comiler 2022D Release ************
Post by: td on August 04, 2022, 01:41:55 PM
WinBatch, WebBatch, and WinBatch+Compiler 2022D are now available for download.

Customers with a current license may download the latest version of the software from the download page.

https://www.winbatch.com/download.html - use the "Click here to download WinBatch+Compiler" link.

If you do not have a current license and are interested in this and future releases, please visit our software purchase page. You can easily order online.

https://commerce.winbatch.com

This release contains a minor fix along with enhancements important to future development.

Release notes:


WB 2022D Aug 04, 2022   

DLL 6.22dvd First appearing in WB 2022D

   Corrected issue with the DllCall function not properly handling parameters with the
   "long_ptr" type designation. This problem only occurred in the 32-bit version of WinBatch. 
   
   Added new extender feature level-1012. This level coincides with the new WIL DLL capacity to
   convert extender-function-returned VARTYPE_VARIANT variables with the variant type of
   VT_DISPATCH to the WIL internal representation of object variables. This feature improves
   extender performance and enables enumeration of extender-function-returned VARTYPE_VARIANT
   objects that support the enumeration interface. 
Title: Re: ************ WinBatch+Comiler 2022D Release ************
Post by: JTaylor on August 04, 2022, 07:23:09 PM
Does this open up more possibilities for Extenders?    It sounds like it does but thought I would ask so I don't waste a bunch of time.  Thanks.

Jim
Title: Re: ************ WinBatch+Comiler 2022D Release ************
Post by: td on August 05, 2022, 06:41:25 AM
Right now the new feature is for internal use only. It is included in the release notes only because of a tradition of including everthing.
Title: Re: ************ WinBatch+Comiler 2022D Release ************
Post by: JTaylor on August 05, 2022, 07:05:55 AM
Okay.  Thanks.