Version

menu_open
Wwise SDK 2023.1.3
AK.Wwise::Plugin::PluginMFCWindows< CWinApp > Class Template Reference

Initializes MFC for this plug-in. More...

#include <PluginMFCWindows.h>

Public Member Functions

 PluginMFCWindows ()
 Initializes g_theApp singleton. More...
 

Static Public Member Functions

static CWinApp * GetMFCApp ()
 Retrieves the CWinApp singleton. More...
 

Detailed Description

template<typename CWinApp = ::CWinApp>
class AK.Wwise::Plugin::PluginMFCWindows< CWinApp >

Initializes MFC for this plug-in.

By default, an MFC-based DLL initializes itself when the DLL is loaded. However, not all plug-ins in a DLL container require MFC, so this makes sure to initialize MFC only on instantiation of a particular plug-in.

If you need to modify the CWinApp class on your own, you can update the template.

Note: This should be the first interface of the plug-in, as it needs to be initialized before anything.

Definition at line 68 of file PluginMFCWindows.h.

Initializes MFC for this plug-in.

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise