How do I make a modal window

I've made a number of windows and I'd like a few of them to be modal (they will appear when different events are triggered and remain open until the user closes them). I am using Win32 and I thought there was a flag like WS_BORDER that I could use. Any suggestions


Answer this question

How do I make a modal window