WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: MacroLabs on June 30, 2013, 01:42:48 PM

Title: WIL Extender - Call a WinBatch function
Post by: MacroLabs on June 30, 2013, 01:42:48 PM
Hello,

I am currently writing a c++ extender for WinBatch and was wondering if there is any way to call built-in WIL functions or user-defined functions?

Thanks,
Dan
Title: Re: WIL Extender - Call a WinBatch function
Post by: Deana on July 01, 2013, 07:48:32 AM
Sorry no. WIL functions are not callable from an extender dll.