バージョン

menu_open
Wwise SDK 2022.1.16

◆ 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_hWndParentThe parent dialog to create the list control
in_idStaticThe ID of the placeholder static control, which will also be the ID of the list control after the creation
in_ppFilenameListThe list of files to show in the list
in_uiFilenameListCountthe number of files in the in_ppFilenameList array

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう