Files
PS_Dinkey/Dinkey Pro 7.6.1/Samples/VERY IMPORTANT README.txt
2026-05-06 07:47:36 +02:00

14 lines
705 B
Plaintext

Notes on How to use the Sample Code
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Always read the "readme" file in the project you use. It contains important
information about the programming language you are using and how to integrate
the sample project with the Dinkey Pro SDK.
Instead of creating projects for every single version of an IDE, we only create
a new project when an older project can no longer be updated by the IDE. For
example, for Windows C we have a Visual Studio 5 project and a Visual Studio 2008
project. The VS 5 project will work for VS 5 up to VS 2005 and the Visual Studio
2008 project will work for VS2008 and higher. In these cases VS will update the
project to the latest version.