sancarn / stdVBA

VBA Standard Library - A Collection of libraries to form a common standard layer for modern VBA applications.
MIT License
294 stars 58 forks source link

Creation of stdProcess #19

Closed sancarn closed 3 years ago

sancarn commented 3 years ago

Adds most features as per #17 as well as some additional features:

Other stability changes have occurred to stdLambda as part of this PR.

Fun fact, never use the calculator process for testing! It kills itself and spawns a new process!