I am tired to found mention below code solution, please help me to solve it, I am new in VC++.Net.
I got error when I put the code in my cpp Class file. The code is mention blow (Error code is mention in bold Red).
#include "stdafx.h"
namespace wyUpdate
{
using namespace System;
using namespace System::Collections::Generic;
using namespace System::IO;
using namespace System::Runtime::InteropServices;
using namespace System::Threading;
using namespace Microsoft::Win32::SafeHandles;