Developers, download OpenCLTemplate, tool that makes it easier to use OpenCL with Microsoft Visual C#:
Download OpenCLTemplate (cloo.dll is needed – a version is included).
Download C99 language specification. OpenCL C99 has some changes which may be found in the OpenCL specification from Khronos Group.
Included with OpenCLTemplate is OpenCL Editor, a tool to quickly compile and check if your code is working:
Download sample code that uses OpenCLTemplate.DLL in the OpenCL tutorial, Developers section.