mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-07 05:57:47 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
template <class T>
|
||||
class CProxy_ILauncherEvents : public IConnectionPointImpl<T, &__uuidof( _ILauncherEvents ), CComDynamicUnkArray>
|
||||
{
|
||||
//Warning this class will be regenerated by the wizard.
|
||||
public:
|
||||
};
|
||||
Reference in New Issue
Block a user