Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
DotNetFactory.h
Go to the documentation of this file.
1 //
3 
4 #pragma once
6 
7 #pragma unmanaged // DllMain() must always be unmanaged !
8 
9 namespace GrayDotNetX
10 {
11  class DotNetFactory :
13  {
14 
15  };
16 }
Definition: DotNetFactory.h:13
Definition: cXObjPack.h:110
Definition: cResourceDotNet.h:10