We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1630

Summary: MessageBox API tests
Product: SDL Reporter: Edward Rudd <urkle>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86_64   
OS: Linux   
Attachments: Patch adding messagebox test

Description Edward Rudd 2012-10-27 11:36:42 UTC
Created attachment 980 [details]
Patch adding messagebox test

Attached is a patch to add a testmessage.c to show off the new MessageBox API
Comment 1 Sam Lantinga 2012-10-30 11:14:01 UTC
Thanks!