dolphin/Source/Core/DolphinWX
nakeee 6125efabb1 I don't know why someone decided that a function called wxMsgAlert note the wx in the begining
should be opening win32 window on windows. But few points
- If something is blocked on some debug windows or so please either fix it or post an issue. Don't add ugly hacks.
- Read the function you are changing, there is a default handler, you could should have used it instead or create a new one.
- Please help dolphin look and feel as similar as possible to prevent later issues, so if you add a param please implement it on other
cases or at least add a TODO if you must



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1813 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-06 21:35:39 +00:00
..
resources Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
Src I don't know why someone decided that a function called wxMsgAlert note the wx in the begining 2009-01-06 21:35:39 +00:00
DolphinWX.rc daco breaks things ^^ 2008-09-13 15:31:06 +00:00
DolphinWX.vcproj Build Settings: The intended commit 2009-01-04 22:44:54 +00:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00