NcEngine
HInstanceForwardDecl.h
1#pragma once
2
3#ifndef _WINDEF_
4class HINSTANCE__;
5typedef HINSTANCE__* HINSTANCE;
6#endif