Wow, it seems that I'm the big villain here!

And no, tinyptc_ext doesn't require crt runtime, I'm sure that Clyde have a wrong vcproj config, because every C example I've posted here works fine without extra dll's.
I've attached again one example for you, just build your intro using it.
It's a bit hacked, I agree, due to the use of a renamed "MSVCRT.LIB" (MSVCRTS.LIB) library that came from MSVC6.0, which uses the default "msvcrt.dll" present on all windows config, it's my way to make smaller exe's and worked fine so far, and also useful for crinkled programs.