shangrilla
Programmer
Declare _fpreset in MSVCRT40.dll
In the above statement does it matter if I use MSVCRT20.dll or MSVCRT10.dll OR MSVCRT.dll?
If I have to use the latest version MSVCRT40.dll how can I check for the latest version of this .dll on client machines. Or do I have use the file() to check for each one of them individually?
In the above statement does it matter if I use MSVCRT20.dll or MSVCRT10.dll OR MSVCRT.dll?
If I have to use the latest version MSVCRT40.dll how can I check for the latest version of this .dll on client machines. Or do I have use the file() to check for each one of them individually?