Hi joeccmou,
If you want to support running on XP then you have to choose to use the 'xp' version of our binaries. This is because some APIs are not available until Vista, so some of parts of our implementation are different.
If you are directly using the NuGet package you can do this by selecting the Platform Toolset to be Visual Studio 2013 - Windows XP (v120_xp).
Steve
If you want to support running on XP then you have to choose to use the 'xp' version of our binaries. This is because some APIs are not available until Vista, so some of parts of our implementation are different.
If you are directly using the NuGet package you can do this by selecting the Platform Toolset to be Visual Studio 2013 - Windows XP (v120_xp).
Steve