Quick fix for platform incompatibility: provisionally changed the ‘Platform target’ to ‘x86’ (was ‘Any CPU’) in all 3 projects.
Reason: wouldn’t run on Win7 64-bit (exception: ‘could not load file or assembly ‘SlimDX, Version …’ … An attempt was made to load a program with an incorrect format.’
TODO: find out what is the real solution. Use multiple platform versions of SlimDX?