10 lines
292 B
C++
10 lines
292 B
C++
|
// remotedialog.cpp : Implementation of CRemoteDialog
|
||
|
#include "stdafx.h"
|
||
|
#include "remotedialog.h"
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// CRemoteDialog
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// CRemoteDialog
|