D
D
des1roer2016-01-22 13:28:27
C++ / C#
des1roer, 2016-01-22 13:28:27

New project Attempted to read or write to protected memory?

Visual Studio 2010 Ultimate
Console Application

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace cons
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.ReadKey();
        }
    }
}

get
35baec41b3ea45399710a0f51d3a6c11.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question