6 lines
154 B
C++
6 lines
154 B
C++
|
// RegObj.cpp : Implementation of CregisterApp and DLL registration.
|
||
|
|
||
|
#include "stdafx.h"
|
||
|
#include "resource.h" // main symbols
|
||
|
#include "RegObj.h"
|