
As identified by @b-desconocido, _findfirst has a return type of intptr_t; this was previously being truncated to long. Fix #185
As identified by @b-desconocido, _findfirst has a return type of intptr_t; this was previously being truncated to long. Fix #185