版本

menu_open
Wwise SDK 2018.1.11

◆ CreateFileStatusListControl()

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.
    注解
    DestroyFileStatusListControl must be called when handling WM_DESTROY in WindowProc
    警告
    This function is not thread-safe.
参数
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

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅