能力值:
( LV2,RANK:10 )
|
-
-
2 楼
|
能力值:
( LV4,RANK:50 )
|
-
-
3 楼
EnableMenuItem
The EnableMenuItem function enables, disables, or grays the specified menu item.
BOOL EnableMenuItem(
HMENU hMenu, // handle to menu
UINT uIDEnableItem, // menu item to enable, disable, or gray
UINT uEnable // menu item flags
);
|
能力值:
(RANK:350 )
|
-
-
4 楼
|
能力值:
( LV9,RANK:410 )
|
-
-
5 楼
简单的功能有的话可以"激活专家",如果行就找到对应的地方修改
但是就怕功能代码缺失
|
|
|