Added Windows message box implementation, but it needs a little work on layout.

This commit is contained in:
Sam Lantinga 2012-10-30 18:59:56 -07:00
parent 0d419a6832
commit f8a4c99701
4 changed files with 327 additions and 0 deletions

View file

@ -1216,6 +1216,14 @@
RelativePath="..\..\src\video\windows\SDL_windowskeyboard.h"
>
</File>
<File
RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.c"
>
</File>
<File
RelativePath="..\..\src\video\windows\SDL_windowsmessagebox.h"
>
</File>
<File
RelativePath="..\..\src\video\windows\SDL_windowsmodes.c"
>