WildByDesign Posted 3 hours ago Posted 3 hours ago I am needing to obtain the CtrlID for menus created with _GUICtrlMenu_CreateMenu() but not having any luck. _WinAPI_GetDlgCtrlID() does not seem to be able to get CtrlID's from menus at all. Whether it's from _GUICtrlMenu_CreateMenu() or GUICtrlCreateMenu(). I have found other ways to obtain the CtrlID for menus created with GUICtrlCreateMenu() but I am still stuck on _GUICtrlMenu_CreateMenu(). I even created a loop to loop through 10,000 CtrlID's to find a match but they don't seem to exist. Thanks for your time.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now