In the FDK Programmer's Guide, it says
<quote>
Compiling and registering your own FDK clients ....
With Code Generation still selected, choose Single-Threaded from the Runtime Library
popup list.
</quote>
However, in Visual Studio, there are only 4 options for Multi-threaded and no option for Single-threaded. I'm running Visual Studio Express 2010, v10.0.30319.1. The instructions are quite detailed, so I think I am looking in the correct place.
Any suggestions?