Logged In: YES
user_id=6505

you need to create your own project from scratch, tinyptc is
optimized in the win32 version to not link to the c runtime
library for size, and this library is required for floating point
routines --- so if you want floating point, you should create
your own project, readd the files, and comment out the "CRT"
defines in tinyptc.h, cheers