prog.cs(2,14): error CS0234: The type or namespace name `Drawing' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(3,14): error CS0234: The type or namespace name `Windows' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(4,7): error CS0246: The type or namespace name `SlimDX' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(5,7): error CS0246: The type or namespace name `SlimDX' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(6,7): error CS0246: The type or namespace name `SlimDX' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(2,14): error CS0234: The type or namespace name `Drawing' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(3,14): error CS0234: The type or namespace name `Windows' does not exist in the namespace `System'. Are you missing an assembly reference?
prog.cs(4,7): error CS0246: The type or namespace name `SlimDX' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(5,7): error CS0246: The type or namespace name `SlimDX' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(6,7): error CS0246: The type or namespace name `SlimDX' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 10 error(s), 0 warnings