Подготовка к сборке проекта...
Генерация кода целевого языка
Компоновка проекта...
Command line: csc.exe "/out:C:\HiAsm185\Project21.exe" /t:winexe "/win32res:C:\HiAsm185\Elements\cnet\code\allres.res" "C:\HiAsm185\Elements\cnet\code\Project21.cs"
Microsoft (R) Visual C# 2010 Compiler version 4.0.30319.1
Copyright (C) Microsoft Corporation. All rights reserved.
c:\HiAsm185\Elements\CNET\code\Project21.cs(2,14): error CS0234: The type or namespace name 'Windows' does not exist in the namespace 'System' (are you missing an assembly reference?)
c:\HiAsm185\Elements\CNET\code\Project21.cs(3,14): error CS0234: The type or namespace name 'Drawing' does not exist in the namespace 'System' (are you missing an assembly reference?)
c:\HiAsm185\Elements\CNET\code\Project21.cs(6,23): error CS0246: The type or namespace name 'Form' could not be found (are you missing a using directive or an assembly reference?)
c:\HiAsm185\Elements\CNET\code\Project21.cs(7,10): error CS0246: The type or namespace name 'Form' could not be found (are you missing a using directive or an assembly reference?)
c:\HiAsm185\Elements\CNET\code\Project21.cs(24,25): error CS0246: The type or namespace name 'Control' could not be found (are you missing a using directive or an assembly reference?)
c:\HiAsm185\Elements\CNET\code\Project21.cs(24,40): error CS0246: The type or namespace name 'Control' could not be found (are you missing a using directive or an assembly reference?)
Сборка завершена.
Win 7