Urgent bugfix release!

Urgent bugfix release!

download: https://drive.google.com/file/d/0BwqVlLNTK4OxaWx4MVU2Q0RUVG8/view?usp=sharing
git: https://github.com/gabr42/OmniThreadLibrary/releases/tag/release-3.06.1

- Implemented TOmniValue.Wrap and .Unwrap, a way to wrap anything (including TMethod and 'reference to procedure') in a TOmniObject. [Unwrap must be called as follows: omnivalue.Unwrap()]

- Fixed enum size enforcement in DSiWin32. [Could cause an application to crash if OtlCommon was used in the program.]

Comments