Hi i am making a dialog-based app and i want to add a menu to it. I followed a tutorial on how to make the menu in my resource script and that compiles fine, but the tutorial only shows how to add the menu to a window, not a dialog. how do i do this? do i do it in the resource script or in the cpp file? please include a short code example if possible. Thank you!

Tom