Version

menu_open
virtual void AK::Wwise::ISourceControlUtilities::CreateFileStatusListControl ( HWND  in_hWndParent,
UINT  in_idStatic,
const WCHAR **  in_ppFilenameList,
unsigned int  in_uiFilenameListCount  
) [pure virtual]

Create a AK style list control with 3 columns:

  • Filename
  • Status
  • Owner You must create a static control in the resources delimitating the region of the list control and pass the control ID of it.
    Note:
    DestroyFileStatusListControl must be called when handling WM_DESTROY in WindowProc
    Warning:
    This function is not thread-safe.
Parameters:
in_hWndParent  The parent dialog to create the list control
in_idStatic  The ID of the placeholder static control, which will also be the ID of the list control after the creation
in_ppFilenameList  The list of files to show in the list
in_uiFilenameListCount  the number of files in the in_ppFilenameList array

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