InsertMenuItem_NameWithStrLen

指定の項目と、指定の項目の一つ上の項目との間に新しい項目を追加する

version(Windows)
@nogc extern
int
InsertMenuItem_NameWithStrLen
(
const(core.sys.windows.winnt.TCHAR)* ItemName
,,
const(core.sys.windows.winnt.TCHAR)* NewItemName
,)

Meta