diff src/main/win32/exports/SDL.def @ 145:29a638dc26db

Applied David MacCormack's patch to fix SDL_WINDOWID on Windows, and added a function to cache the application handle so DirectInput still works properly.
author Sam Lantinga <slouken@libsdl.org>
date Thu, 09 Aug 2001 12:21:32 +0000
parents 74212992fb08
children eadc0746dfaf
line wrap: on
line diff
--- a/src/main/win32/exports/SDL.def	Thu Aug 09 06:14:06 2001 +0000
+++ b/src/main/win32/exports/SDL.def	Thu Aug 09 12:21:32 2001 +0000
@@ -174,4 +174,6 @@
 	SDL_WM_IconifyWindow
 	SDL_WM_ToggleFullScreen
 	SDL_WM_GrabInput
+	SDL_SoftStretch
 	SDL_RegisterApp
+	SDL_SetModuleHandle