comparison src/video/SDL_video.c @ 4733:983eb9d5ed31

Change SDL to not use DefWindowProc as the window class' window procedure. For some reason, having lpfnWndProc=DefWindowProc during window class registration causes IME input to not work in windows. With this small change, IME input should now work in SDL windows but not in fullscreen mode.
author dewyatt
date Tue, 08 Jun 2010 05:22:49 -0400
parents 9fa97c6b0014
children 791b3256fb22 d40bb3165d2b 37e9f8154ac4
comparison
equal deleted inserted replaced
4732:e1307be6cb9e 4733:983eb9d5ed31