Running the toolkit on Windows 10
Running the toolkit on Windows 10 will cause an error.
Add _USING_V100_SDK71_ to the preprocessor to avoid errors.
I have to develop with VS2008 for some reason.
Some of our important customers are using WF 5.0.
Sometimes they can use WF5.0 on Windows10.
However, adding _USING_V100_SDK71_ to VS2008's preprocessor will not run the toolkit on Windows 10.
If you refer to the Creo 3.0 library and the WF5.0 header in VS2012, the Toolkit will not run in WF5.0 because it is a Creo 3.0.
How do I use the toolkit I build with VS2008 on Windows 10?

