Page 1 of 1
PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found
Posted: Wed Sep 03, 2025 5:01 am
by DeanH
Code: Select all
CreatePopupImageMenu(1,#PB_Menu_ModernLook)
Generates a "Constant not found" error when compiling ASM.
6.30 beta 1 x64.
No error with 6.21.
// Moved from "Bugs - Windows" to "Coding Questions" (Kiffi)
Re: PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found
Posted: Wed Sep 03, 2025 5:17 am
by jacdelad
Are you sure it worked on 6.21?
viewtopic.php?p=639180#p639180
Re: PB6.30 Beta 1 - #PB_Menu_ModernLook constant not found
Posted: Wed Sep 03, 2025 5:23 am
by DeanH
Upon rechecking, it was not 6.21. This bug report can be withdrawn.