MessageBox
-
I use some messageBox in my program. And When I click OK button on a messagebox then the program closes completly. in other programs messageboxes don't do this and works without any problem but in one program that is important for me does. I used direct windowsXP messageBoxes via p/invoke methot. But the result has not changed. exactly I could't understand the spring of the problem:eek:
-
I use some messageBox in my program. And When I click OK button on a messagebox then the program closes completly. in other programs messageboxes don't do this and works without any problem but in one program that is important for me does. I used direct windowsXP messageBoxes via p/invoke methot. But the result has not changed. exactly I could't understand the spring of the problem:eek:
You'll need to post some code or give a better description of your problem. However, it sounds like you have no message loop (or implemented it incorrectly). Jeremy Falcon
-
I use some messageBox in my program. And When I click OK button on a messagebox then the program closes completly. in other programs messageboxes don't do this and works without any problem but in one program that is important for me does. I used direct windowsXP messageBoxes via p/invoke methot. But the result has not changed. exactly I could't understand the spring of the problem:eek:
deniz79s wrote: I used direct windowsXP messageBoxes via p/invoke methot. What is a "p/invoke methot?"
"The pointy end goes in the other man." - Antonio Banderas (Zorro, 1998)