dolphin/Source/Core
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
..
Common Build Settings: Added DEBUGFAST Preprocessor Definition for the DEBUGFAST Configuration 2009-01-06 04:54:18 +00:00
Core Some more nowx compile fixes thanks to tinctorius 2009-01-06 17:14:04 +00:00
DebuggerWX Some more nowx compile fixes thanks to tinctorius 2009-01-06 17:14:04 +00:00
DiscIO MusicMod: Attached it to Wii games 2009-01-06 01:52:16 +00:00
DolphinWX 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
InputCommon is properties the right way? 2009-01-06 08:30:31 +00:00
VideoCommon OpenGL: Changed printf to DEBUG_LOG to avoid that it's always shown in the console window 2009-01-06 01:50:57 +00:00