comparison src/main/win32/exports/SDL.def @ 648:12a21d82a060

Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
author Sam Lantinga <slouken@libsdl.org>
date Thu, 10 Jul 2003 07:46:19 +0000
parents fab1ddc4d7bf
children 51b5e0be61c3
comparison
equal deleted inserted replaced
647:56dddbeb089a 648:12a21d82a060
72 SDL_EnableKeyRepeat 72 SDL_EnableKeyRepeat
73 SDL_GetKeyState 73 SDL_GetKeyState
74 SDL_GetModState 74 SDL_GetModState
75 SDL_SetModState 75 SDL_SetModState
76 SDL_GetKeyName 76 SDL_GetKeyName
77 SDL_LoadObject
78 SDL_LoadFunction
79 SDL_UnloadObject
77 SDL_SetModuleHandle 80 SDL_SetModuleHandle
78 SDL_RegisterApp 81 SDL_RegisterApp
79 SDL_InitQuickDraw 82 SDL_InitQuickDraw
80 SDL_GetMouseState 83 SDL_GetMouseState
81 SDL_GetRelativeMouseState 84 SDL_GetRelativeMouseState