http://bugs.winehq.org/show_bug.cgi?id=11657
--- Comment #7 from Jason Edmeades us@edmeades.me.uk 2008-03-08 08:17:15 ---
Should be 'const' Should be 'sizeof(buttonOrder) / sizeof(buttonOrder[0])'
Thanks
What's so special about Close button?
I cant see a way for the API to provide such a button! Its got an ID value in the range used for the other buttons, but we dont need a close button - hence its skipped.
Thanks - I'll make the changes and submit as soon as I get a chance