摘要
多级菜单是几乎所有的Windows程序中必不可少的交互界面,而Authorware中的"下拉菜单"交互类型不能直接实现多级菜单的交互功能,必须通过外部函数来实现。本文详细介绍了用WINAPI.U32函数实现Windows标准多级菜单的方法。
The multi - level menu is the absolutely necessary interactive interface in almost all Windows programs. The interactive type of pull - down menu in Authorware could not directly realize the interactive function of the multi - level menu, and it must be realized by external function. This article introduces in details the way how to realize the standard multi - level menu in Windows using WINAPI. U32.