2025-04-27 07:49:33 -04:00

21 lines
451 B
C++

// LastErrorWin.cpp: implementation of the CLastErrorWin class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "LastErrorWin.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CLastErrorWin::CLastErrorWin()
{
}
CLastErrorWin::~CLastErrorWin()
{
}