SDL2.dll

Description: SDL

Authors: Copyright (C) 2022 Sam Lantinga

Version: 2.0.22.0

Architecture: 32-bit

Operating System: Windows NT

SHA256: d9d2617bf6a017e3c483bb24ed98ffd5

File Size: 1.2 MB

Uploaded At: Dec. 4, 2025, 6:12 a.m.

Views: 7

Exported Functions

  • SDL_AddEventWatch (Ordinal: 1, Address: 0xfc20)
  • SDL_AddHintCallback (Ordinal: 2, Address: 0xfc30)
  • SDL_AddTimer (Ordinal: 3, Address: 0xfc40)
  • SDL_AllocFormat (Ordinal: 4, Address: 0xfc50)
  • SDL_AllocPalette (Ordinal: 5, Address: 0xfc60)
  • SDL_AllocRW (Ordinal: 6, Address: 0xfc70)
  • SDL_AtomicAdd (Ordinal: 7, Address: 0xfc80)
  • SDL_AtomicCAS (Ordinal: 8, Address: 0xfc90)
  • SDL_AtomicCASPtr (Ordinal: 9, Address: 0xfca0)
  • SDL_AtomicGet (Ordinal: 10, Address: 0xfcb0)
  • SDL_AtomicGetPtr (Ordinal: 11, Address: 0xfcc0)
  • SDL_AtomicLock (Ordinal: 12, Address: 0xfcd0)
  • SDL_AtomicSet (Ordinal: 13, Address: 0xfce0)
  • SDL_AtomicSetPtr (Ordinal: 14, Address: 0xfcf0)
  • SDL_AtomicTryLock (Ordinal: 15, Address: 0xfd00)
  • SDL_AtomicUnlock (Ordinal: 16, Address: 0xfd10)
  • SDL_AudioInit (Ordinal: 17, Address: 0xfd20)
  • SDL_AudioQuit (Ordinal: 18, Address: 0xfd30)
  • SDL_AudioStreamAvailable (Ordinal: 19, Address: 0xfd40)
  • SDL_AudioStreamClear (Ordinal: 20, Address: 0xfd50)
  • SDL_AudioStreamFlush (Ordinal: 21, Address: 0xfd60)
  • SDL_AudioStreamGet (Ordinal: 22, Address: 0xfd70)
  • SDL_AudioStreamPut (Ordinal: 23, Address: 0xfd80)
  • SDL_BuildAudioCVT (Ordinal: 24, Address: 0xfd90)
  • SDL_CalculateGammaRamp (Ordinal: 25, Address: 0xfda0)
  • SDL_CaptureMouse (Ordinal: 26, Address: 0xfdc0)
  • SDL_ClearComposition (Ordinal: 27, Address: 0xfdd0)
  • SDL_ClearError (Ordinal: 28, Address: 0xfde0)
  • SDL_ClearHints (Ordinal: 29, Address: 0xfdf0)
  • SDL_ClearQueuedAudio (Ordinal: 30, Address: 0xfe00)
  • SDL_CloseAudio (Ordinal: 31, Address: 0xfe10)
  • SDL_CloseAudioDevice (Ordinal: 32, Address: 0xfe20)
  • SDL_ComposeCustomBlendMode (Ordinal: 33, Address: 0xfe30)
  • SDL_CondBroadcast (Ordinal: 34, Address: 0xfe40)
  • SDL_CondSignal (Ordinal: 35, Address: 0xfe50)
  • SDL_CondWait (Ordinal: 36, Address: 0xfe60)
  • SDL_CondWaitTimeout (Ordinal: 37, Address: 0xfe70)
  • SDL_ConvertAudio (Ordinal: 38, Address: 0xfe80)
  • SDL_ConvertPixels (Ordinal: 39, Address: 0xfe90)
  • SDL_ConvertSurface (Ordinal: 40, Address: 0xfea0)
  • SDL_ConvertSurfaceFormat (Ordinal: 41, Address: 0xfeb0)
  • SDL_CreateColorCursor (Ordinal: 42, Address: 0xfec0)
  • SDL_CreateCond (Ordinal: 43, Address: 0xfed0)
  • SDL_CreateCursor (Ordinal: 44, Address: 0xfee0)
  • SDL_CreateMutex (Ordinal: 45, Address: 0xfef0)
  • SDL_CreateRGBSurface (Ordinal: 46, Address: 0xff00)
  • SDL_CreateRGBSurfaceFrom (Ordinal: 47, Address: 0xff10)
  • SDL_CreateRGBSurfaceWithFormat (Ordinal: 48, Address: 0xff20)
  • SDL_CreateRGBSurfaceWithFormatFrom (Ordinal: 49, Address: 0xff30)
  • SDL_CreateRenderer (Ordinal: 50, Address: 0xff40)
  • SDL_CreateSemaphore (Ordinal: 51, Address: 0xff50)
  • SDL_CreateShapedWindow (Ordinal: 52, Address: 0xff60)
  • SDL_CreateSoftwareRenderer (Ordinal: 53, Address: 0xff70)
  • SDL_CreateSystemCursor (Ordinal: 54, Address: 0xff80)
  • SDL_CreateTexture (Ordinal: 55, Address: 0xff90)
  • SDL_CreateTextureFromSurface (Ordinal: 56, Address: 0xffa0)
  • SDL_CreateThread (Ordinal: 57, Address: 0xffb0)
  • SDL_CreateThreadWithStackSize (Ordinal: 58, Address: 0xffc0)
  • SDL_CreateWindow (Ordinal: 59, Address: 0xffd0)
  • SDL_CreateWindowAndRenderer (Ordinal: 60, Address: 0xffe0)
  • SDL_CreateWindowFrom (Ordinal: 61, Address: 0xfff0)
  • SDL_DXGIGetOutputInfo (Ordinal: 62, Address: 0x10000)
  • SDL_DYNAPI_entry (Ordinal: 63, Address: 0x10010)
  • SDL_DelEventWatch (Ordinal: 64, Address: 0x10020)
  • SDL_DelHintCallback (Ordinal: 65, Address: 0x10030)
  • SDL_Delay (Ordinal: 66, Address: 0x10040)
  • SDL_DequeueAudio (Ordinal: 67, Address: 0x10050)
  • SDL_DestroyCond (Ordinal: 68, Address: 0x10060)
  • SDL_DestroyMutex (Ordinal: 69, Address: 0x10070)
  • SDL_DestroyRenderer (Ordinal: 70, Address: 0x10080)
  • SDL_DestroySemaphore (Ordinal: 71, Address: 0x10090)
  • SDL_DestroyTexture (Ordinal: 72, Address: 0x100a0)
  • SDL_DestroyWindow (Ordinal: 73, Address: 0x100b0)
  • SDL_DetachThread (Ordinal: 74, Address: 0x100c0)
  • SDL_Direct3D9GetAdapterIndex (Ordinal: 75, Address: 0x100d0)
  • SDL_DisableScreenSaver (Ordinal: 76, Address: 0x100e0)
  • SDL_DuplicateSurface (Ordinal: 77, Address: 0x100f0)
  • SDL_EnableScreenSaver (Ordinal: 78, Address: 0x10100)
  • SDL_EncloseFPoints (Ordinal: 79, Address: 0x10110)
  • SDL_EnclosePoints (Ordinal: 80, Address: 0x10120)
  • SDL_Error (Ordinal: 81, Address: 0x10130)
  • SDL_EventState (Ordinal: 82, Address: 0x10140)
  • SDL_FillRect (Ordinal: 83, Address: 0x10150)
  • SDL_FillRects (Ordinal: 84, Address: 0x10160)
  • SDL_FilterEvents (Ordinal: 85, Address: 0x10170)
  • SDL_FlashWindow (Ordinal: 86, Address: 0x10180)
  • SDL_FlushEvent (Ordinal: 87, Address: 0x10190)
  • SDL_FlushEvents (Ordinal: 88, Address: 0x101a0)
  • SDL_FreeAudioStream (Ordinal: 89, Address: 0x101b0)
  • SDL_FreeCursor (Ordinal: 90, Address: 0x101c0)
  • SDL_FreeFormat (Ordinal: 91, Address: 0x101d0)
  • SDL_FreePalette (Ordinal: 92, Address: 0x101e0)
  • SDL_FreeRW (Ordinal: 93, Address: 0x101f0)
  • SDL_FreeSurface (Ordinal: 94, Address: 0x10200)
  • SDL_FreeWAV (Ordinal: 95, Address: 0x10210)
  • SDL_GL_BindTexture (Ordinal: 96, Address: 0x10220)
  • SDL_GL_CreateContext (Ordinal: 97, Address: 0x10230)
  • SDL_GL_DeleteContext (Ordinal: 98, Address: 0x10240)
  • SDL_GL_ExtensionSupported (Ordinal: 99, Address: 0x10250)
  • SDL_GL_GetAttribute (Ordinal: 100, Address: 0x10260)
  • SDL_GL_GetCurrentContext (Ordinal: 101, Address: 0x10270)
  • SDL_GL_GetCurrentWindow (Ordinal: 102, Address: 0x10280)
  • SDL_GL_GetDrawableSize (Ordinal: 103, Address: 0x10290)
  • SDL_GL_GetProcAddress (Ordinal: 104, Address: 0x102a0)
  • SDL_GL_GetSwapInterval (Ordinal: 105, Address: 0x102b0)
  • SDL_GL_LoadLibrary (Ordinal: 106, Address: 0x102c0)
  • SDL_GL_MakeCurrent (Ordinal: 107, Address: 0x102d0)
  • SDL_GL_ResetAttributes (Ordinal: 108, Address: 0x102e0)
  • SDL_GL_SetAttribute (Ordinal: 109, Address: 0x102f0)
  • SDL_GL_SetSwapInterval (Ordinal: 110, Address: 0x10300)
  • SDL_GL_SwapWindow (Ordinal: 111, Address: 0x10310)
  • SDL_GL_UnbindTexture (Ordinal: 112, Address: 0x10320)
  • SDL_GL_UnloadLibrary (Ordinal: 113, Address: 0x10330)
  • SDL_GameControllerAddMapping (Ordinal: 114, Address: 0x10340)
  • SDL_GameControllerAddMappingsFromRW (Ordinal: 115, Address: 0x10350)
  • SDL_GameControllerClose (Ordinal: 116, Address: 0x10360)
  • SDL_GameControllerEventState (Ordinal: 117, Address: 0x10370)
  • SDL_GameControllerFromInstanceID (Ordinal: 118, Address: 0x10380)
  • SDL_GameControllerFromPlayerIndex (Ordinal: 119, Address: 0x10390)
  • SDL_GameControllerGetAppleSFSymbolsNameForAxis (Ordinal: 120, Address: 0x103a0)
  • SDL_GameControllerGetAppleSFSymbolsNameForButton (Ordinal: 121, Address: 0x103b0)
  • SDL_GameControllerGetAttached (Ordinal: 122, Address: 0x103c0)
  • SDL_GameControllerGetAxis (Ordinal: 123, Address: 0x103d0)
  • SDL_GameControllerGetAxisFromString (Ordinal: 124, Address: 0x103e0)
  • SDL_GameControllerGetBindForAxis (Ordinal: 125, Address: 0x103f0)
  • SDL_GameControllerGetBindForButton (Ordinal: 126, Address: 0x10420)
  • SDL_GameControllerGetButton (Ordinal: 127, Address: 0x10450)
  • SDL_GameControllerGetButtonFromString (Ordinal: 128, Address: 0x10460)
  • SDL_GameControllerGetJoystick (Ordinal: 129, Address: 0x10470)
  • SDL_GameControllerGetNumTouchpadFingers (Ordinal: 130, Address: 0x10480)
  • SDL_GameControllerGetNumTouchpads (Ordinal: 131, Address: 0x10490)
  • SDL_GameControllerGetPlayerIndex (Ordinal: 132, Address: 0x104a0)
  • SDL_GameControllerGetProduct (Ordinal: 133, Address: 0x104b0)
  • SDL_GameControllerGetProductVersion (Ordinal: 134, Address: 0x104c0)
  • SDL_GameControllerGetSensorData (Ordinal: 135, Address: 0x104d0)
  • SDL_GameControllerGetSensorDataRate (Ordinal: 136, Address: 0x104e0)
  • SDL_GameControllerGetSerial (Ordinal: 137, Address: 0x104f0)
  • SDL_GameControllerGetStringForAxis (Ordinal: 138, Address: 0x10500)
  • SDL_GameControllerGetStringForButton (Ordinal: 139, Address: 0x10510)
  • SDL_GameControllerGetTouchpadFinger (Ordinal: 140, Address: 0x10520)
  • SDL_GameControllerGetType (Ordinal: 141, Address: 0x10530)
  • SDL_GameControllerGetVendor (Ordinal: 142, Address: 0x10540)
  • SDL_GameControllerHasAxis (Ordinal: 143, Address: 0x10550)
  • SDL_GameControllerHasButton (Ordinal: 144, Address: 0x10560)
  • SDL_GameControllerHasLED (Ordinal: 145, Address: 0x10570)
  • SDL_GameControllerHasRumble (Ordinal: 146, Address: 0x10580)
  • SDL_GameControllerHasRumbleTriggers (Ordinal: 147, Address: 0x10590)
  • SDL_GameControllerHasSensor (Ordinal: 148, Address: 0x105a0)
  • SDL_GameControllerIsSensorEnabled (Ordinal: 149, Address: 0x105b0)
  • SDL_GameControllerMapping (Ordinal: 150, Address: 0x105c0)
  • SDL_GameControllerMappingForDeviceIndex (Ordinal: 151, Address: 0x105d0)
  • SDL_GameControllerMappingForGUID (Ordinal: 152, Address: 0x105e0)
  • SDL_GameControllerMappingForIndex (Ordinal: 153, Address: 0x10600)
  • SDL_GameControllerName (Ordinal: 154, Address: 0x10610)
  • SDL_GameControllerNameForIndex (Ordinal: 155, Address: 0x10620)
  • SDL_GameControllerNumMappings (Ordinal: 156, Address: 0x10630)
  • SDL_GameControllerOpen (Ordinal: 157, Address: 0x10640)
  • SDL_GameControllerRumble (Ordinal: 158, Address: 0x10650)
  • SDL_GameControllerRumbleTriggers (Ordinal: 159, Address: 0x10660)
  • SDL_GameControllerSendEffect (Ordinal: 160, Address: 0x10670)
  • SDL_GameControllerSetLED (Ordinal: 161, Address: 0x10680)
  • SDL_GameControllerSetPlayerIndex (Ordinal: 162, Address: 0x10690)
  • SDL_GameControllerSetSensorEnabled (Ordinal: 163, Address: 0x106a0)
  • SDL_GameControllerTypeForIndex (Ordinal: 164, Address: 0x106b0)
  • SDL_GameControllerUpdate (Ordinal: 165, Address: 0x106c0)
  • SDL_GetAssertionHandler (Ordinal: 166, Address: 0x106d0)
  • SDL_GetAssertionReport (Ordinal: 167, Address: 0x106e0)
  • SDL_GetAudioDeviceName (Ordinal: 168, Address: 0x106f0)
  • SDL_GetAudioDeviceSpec (Ordinal: 169, Address: 0x10700)
  • SDL_GetAudioDeviceStatus (Ordinal: 170, Address: 0x10710)
  • SDL_GetAudioDriver (Ordinal: 171, Address: 0x10720)
  • SDL_GetAudioStatus (Ordinal: 172, Address: 0x10730)
  • SDL_GetBasePath (Ordinal: 173, Address: 0x10740)
  • SDL_GetCPUCacheLineSize (Ordinal: 174, Address: 0x10750)
  • SDL_GetCPUCount (Ordinal: 175, Address: 0x10760)
  • SDL_GetClipRect (Ordinal: 176, Address: 0x10770)
  • SDL_GetClipboardText (Ordinal: 177, Address: 0x10780)
  • SDL_GetClosestDisplayMode (Ordinal: 178, Address: 0x10790)
  • SDL_GetColorKey (Ordinal: 179, Address: 0x107a0)
  • SDL_GetCurrentAudioDriver (Ordinal: 180, Address: 0x107b0)
  • SDL_GetCurrentDisplayMode (Ordinal: 181, Address: 0x107c0)
  • SDL_GetCurrentVideoDriver (Ordinal: 182, Address: 0x107d0)
  • SDL_GetCursor (Ordinal: 183, Address: 0x107e0)
  • SDL_GetDefaultAssertionHandler (Ordinal: 184, Address: 0x107f0)
  • SDL_GetDefaultCursor (Ordinal: 185, Address: 0x10800)
  • SDL_GetDesktopDisplayMode (Ordinal: 186, Address: 0x10810)
  • SDL_GetDisplayBounds (Ordinal: 187, Address: 0x10820)
  • SDL_GetDisplayDPI (Ordinal: 188, Address: 0x10830)
  • SDL_GetDisplayMode (Ordinal: 189, Address: 0x10840)
  • SDL_GetDisplayName (Ordinal: 190, Address: 0x10850)
  • SDL_GetDisplayOrientation (Ordinal: 191, Address: 0x10860)
  • SDL_GetDisplayUsableBounds (Ordinal: 192, Address: 0x10870)
  • SDL_GetError (Ordinal: 193, Address: 0x10880)
  • SDL_GetErrorMsg (Ordinal: 194, Address: 0x10890)
  • SDL_GetEventFilter (Ordinal: 195, Address: 0x108a0)
  • SDL_GetGlobalMouseState (Ordinal: 196, Address: 0x108b0)
  • SDL_GetGrabbedWindow (Ordinal: 197, Address: 0x108c0)
  • SDL_GetHint (Ordinal: 198, Address: 0x108d0)
  • SDL_GetHintBoolean (Ordinal: 199, Address: 0x108e0)
  • SDL_GetKeyFromName (Ordinal: 200, Address: 0x108f0)
  • SDL_GetKeyFromScancode (Ordinal: 201, Address: 0x10900)
  • SDL_GetKeyName (Ordinal: 202, Address: 0x10910)
  • SDL_GetKeyboardFocus (Ordinal: 203, Address: 0x10920)
  • SDL_GetKeyboardState (Ordinal: 204, Address: 0x10930)
  • SDL_GetMemoryFunctions (Ordinal: 205, Address: 0x10940)
  • SDL_GetModState (Ordinal: 206, Address: 0x10950)
  • SDL_GetMouseFocus (Ordinal: 207, Address: 0x10960)
  • SDL_GetMouseState (Ordinal: 208, Address: 0x10970)
  • SDL_GetNumAllocations (Ordinal: 209, Address: 0x10980)
  • SDL_GetNumAudioDevices (Ordinal: 210, Address: 0x10990)
  • SDL_GetNumAudioDrivers (Ordinal: 211, Address: 0x109a0)
  • SDL_GetNumDisplayModes (Ordinal: 212, Address: 0x109b0)
  • SDL_GetNumRenderDrivers (Ordinal: 213, Address: 0x109c0)
  • SDL_GetNumTouchDevices (Ordinal: 214, Address: 0x109d0)
  • SDL_GetNumTouchFingers (Ordinal: 215, Address: 0x109e0)
  • SDL_GetNumVideoDisplays (Ordinal: 216, Address: 0x10a00)
  • SDL_GetNumVideoDrivers (Ordinal: 217, Address: 0x10a10)
  • SDL_GetPerformanceCounter (Ordinal: 218, Address: 0x10a20)
  • SDL_GetPerformanceFrequency (Ordinal: 219, Address: 0x10a30)
  • SDL_GetPixelFormatName (Ordinal: 220, Address: 0x10a40)
  • SDL_GetPlatform (Ordinal: 221, Address: 0x10a50)
  • SDL_GetPowerInfo (Ordinal: 222, Address: 0x10a60)
  • SDL_GetPrefPath (Ordinal: 223, Address: 0x10a70)
  • SDL_GetPreferredLocales (Ordinal: 224, Address: 0x10a80)
  • SDL_GetQueuedAudioSize (Ordinal: 225, Address: 0x10a90)
  • SDL_GetRGB (Ordinal: 226, Address: 0x10aa0)
  • SDL_GetRGBA (Ordinal: 227, Address: 0x10ab0)
  • SDL_GetRelativeMouseMode (Ordinal: 228, Address: 0x10ac0)
  • SDL_GetRelativeMouseState (Ordinal: 229, Address: 0x10ad0)
  • SDL_GetRenderDrawBlendMode (Ordinal: 230, Address: 0x10ae0)
  • SDL_GetRenderDrawColor (Ordinal: 231, Address: 0x10af0)
  • SDL_GetRenderDriverInfo (Ordinal: 232, Address: 0x10b00)
  • SDL_GetRenderTarget (Ordinal: 233, Address: 0x10b10)
  • SDL_GetRenderer (Ordinal: 234, Address: 0x10b20)
  • SDL_GetRendererInfo (Ordinal: 235, Address: 0x10b30)
  • SDL_GetRendererOutputSize (Ordinal: 236, Address: 0x10b40)
  • SDL_GetRevision (Ordinal: 237, Address: 0x10b50)
  • SDL_GetRevisionNumber (Ordinal: 238, Address: 0x10b60)
  • SDL_GetScancodeFromKey (Ordinal: 239, Address: 0x10b70)
  • SDL_GetScancodeFromName (Ordinal: 240, Address: 0x10b80)
  • SDL_GetScancodeName (Ordinal: 241, Address: 0x10b90)
  • SDL_GetShapedWindowMode (Ordinal: 242, Address: 0x10ba0)
  • SDL_GetSurfaceAlphaMod (Ordinal: 243, Address: 0x10bb0)
  • SDL_GetSurfaceBlendMode (Ordinal: 244, Address: 0x10bc0)
  • SDL_GetSurfaceColorMod (Ordinal: 245, Address: 0x10bd0)
  • SDL_GetSystemRAM (Ordinal: 246, Address: 0x10be0)
  • SDL_GetTextureAlphaMod (Ordinal: 247, Address: 0x10bf0)
  • SDL_GetTextureBlendMode (Ordinal: 248, Address: 0x10c00)
  • SDL_GetTextureColorMod (Ordinal: 249, Address: 0x10c10)
  • SDL_GetTextureScaleMode (Ordinal: 250, Address: 0x10c20)
  • SDL_GetTextureUserData (Ordinal: 251, Address: 0x10c30)
  • SDL_GetThreadID (Ordinal: 252, Address: 0x10c40)
  • SDL_GetThreadName (Ordinal: 253, Address: 0x10c50)
  • SDL_GetTicks (Ordinal: 254, Address: 0x10c60)
  • SDL_GetTicks64 (Ordinal: 255, Address: 0x10c70)
  • SDL_GetTouchDevice (Ordinal: 256, Address: 0x10c80)
  • SDL_GetTouchDeviceType (Ordinal: 257, Address: 0x10c90)
  • SDL_GetTouchFinger (Ordinal: 258, Address: 0x10cb0)
  • SDL_GetTouchName (Ordinal: 259, Address: 0x10cd0)
  • SDL_GetVersion (Ordinal: 260, Address: 0x10ce0)
  • SDL_GetVideoDriver (Ordinal: 261, Address: 0x10cf0)
  • SDL_GetWindowBordersSize (Ordinal: 262, Address: 0x10d00)
  • SDL_GetWindowBrightness (Ordinal: 263, Address: 0x10d10)
  • SDL_GetWindowData (Ordinal: 264, Address: 0x10d20)
  • SDL_GetWindowDisplayIndex (Ordinal: 265, Address: 0x10d30)
  • SDL_GetWindowDisplayMode (Ordinal: 266, Address: 0x10d40)
  • SDL_GetWindowFlags (Ordinal: 267, Address: 0x10d50)
  • SDL_GetWindowFromID (Ordinal: 268, Address: 0x10d60)
  • SDL_GetWindowGammaRamp (Ordinal: 269, Address: 0x10d70)
  • SDL_GetWindowGrab (Ordinal: 270, Address: 0x10d80)
  • SDL_GetWindowICCProfile (Ordinal: 271, Address: 0x10d90)
  • SDL_GetWindowID (Ordinal: 272, Address: 0x10da0)
  • SDL_GetWindowKeyboardGrab (Ordinal: 273, Address: 0x10db0)
  • SDL_GetWindowMaximumSize (Ordinal: 274, Address: 0x10dc0)
  • SDL_GetWindowMinimumSize (Ordinal: 275, Address: 0x10dd0)
  • SDL_GetWindowMouseGrab (Ordinal: 276, Address: 0x10de0)
  • SDL_GetWindowMouseRect (Ordinal: 277, Address: 0x10df0)
  • SDL_GetWindowOpacity (Ordinal: 278, Address: 0x10e00)
  • SDL_GetWindowPixelFormat (Ordinal: 279, Address: 0x10e10)
  • SDL_GetWindowPosition (Ordinal: 280, Address: 0x10e20)
  • SDL_GetWindowSize (Ordinal: 281, Address: 0x10e30)
  • SDL_GetWindowSurface (Ordinal: 282, Address: 0x10e40)
  • SDL_GetWindowTitle (Ordinal: 283, Address: 0x10e50)
  • SDL_GetWindowWMInfo (Ordinal: 284, Address: 0x10e60)
  • SDL_GetYUVConversionMode (Ordinal: 285, Address: 0x10e70)
  • SDL_GetYUVConversionModeForResolution (Ordinal: 286, Address: 0x10e80)
  • SDL_HapticClose (Ordinal: 287, Address: 0x10e90)
  • SDL_HapticDestroyEffect (Ordinal: 288, Address: 0x10ea0)
  • SDL_HapticEffectSupported (Ordinal: 289, Address: 0x10eb0)
  • SDL_HapticGetEffectStatus (Ordinal: 290, Address: 0x10ec0)
  • SDL_HapticIndex (Ordinal: 291, Address: 0x10ed0)
  • SDL_HapticName (Ordinal: 292, Address: 0x10ee0)
  • SDL_HapticNewEffect (Ordinal: 293, Address: 0x10ef0)
  • SDL_HapticNumAxes (Ordinal: 294, Address: 0x10f00)
  • SDL_HapticNumEffects (Ordinal: 295, Address: 0x10f10)
  • SDL_HapticNumEffectsPlaying (Ordinal: 296, Address: 0x10f20)
  • SDL_HapticOpen (Ordinal: 297, Address: 0x10f30)
  • SDL_HapticOpenFromJoystick (Ordinal: 298, Address: 0x10f40)
  • SDL_HapticOpenFromMouse (Ordinal: 299, Address: 0x10f50)
  • SDL_HapticOpened (Ordinal: 300, Address: 0x10f60)
  • SDL_HapticPause (Ordinal: 301, Address: 0x10f70)
  • SDL_HapticQuery (Ordinal: 302, Address: 0x10f80)
  • SDL_HapticRumbleInit (Ordinal: 303, Address: 0x10f90)
  • SDL_HapticRumblePlay (Ordinal: 304, Address: 0x10fa0)
  • SDL_HapticRumbleStop (Ordinal: 305, Address: 0x10fc0)
  • SDL_HapticRumbleSupported (Ordinal: 306, Address: 0x10fd0)
  • SDL_HapticRunEffect (Ordinal: 307, Address: 0x10fe0)
  • SDL_HapticSetAutocenter (Ordinal: 308, Address: 0x10ff0)
  • SDL_HapticSetGain (Ordinal: 309, Address: 0x11000)
  • SDL_HapticStopAll (Ordinal: 310, Address: 0x11010)
  • SDL_HapticStopEffect (Ordinal: 311, Address: 0x11020)
  • SDL_HapticUnpause (Ordinal: 312, Address: 0x11030)
  • SDL_HapticUpdateEffect (Ordinal: 313, Address: 0x11040)
  • SDL_Has3DNow (Ordinal: 314, Address: 0x11050)
  • SDL_HasARMSIMD (Ordinal: 315, Address: 0x11060)
  • SDL_HasAVX (Ordinal: 316, Address: 0x11070)
  • SDL_HasAVX2 (Ordinal: 317, Address: 0x11080)
  • SDL_HasAVX512F (Ordinal: 318, Address: 0x11090)
  • SDL_HasAltiVec (Ordinal: 319, Address: 0x110a0)
  • SDL_HasClipboardText (Ordinal: 320, Address: 0x110b0)
  • SDL_HasColorKey (Ordinal: 321, Address: 0x110c0)
  • SDL_HasEvent (Ordinal: 322, Address: 0x110d0)
  • SDL_HasEvents (Ordinal: 323, Address: 0x110e0)
  • SDL_HasIntersection (Ordinal: 324, Address: 0x110f0)
  • SDL_HasIntersectionF (Ordinal: 325, Address: 0x11100)
  • SDL_HasMMX (Ordinal: 326, Address: 0x11110)
  • SDL_HasNEON (Ordinal: 327, Address: 0x11120)
  • SDL_HasRDTSC (Ordinal: 328, Address: 0x11130)
  • SDL_HasSSE (Ordinal: 329, Address: 0x11140)
  • SDL_HasSSE2 (Ordinal: 330, Address: 0x11150)
  • SDL_HasSSE3 (Ordinal: 331, Address: 0x11160)
  • SDL_HasSSE41 (Ordinal: 332, Address: 0x11170)
  • SDL_HasSSE42 (Ordinal: 333, Address: 0x11180)
  • SDL_HasScreenKeyboardSupport (Ordinal: 334, Address: 0x11190)
  • SDL_HasSurfaceRLE (Ordinal: 335, Address: 0x111a0)
  • SDL_HideWindow (Ordinal: 336, Address: 0x111b0)
  • SDL_Init (Ordinal: 337, Address: 0x111c0)
  • SDL_InitSubSystem (Ordinal: 338, Address: 0x112a0)
  • SDL_IntersectFRect (Ordinal: 339, Address: 0x112b0)
  • SDL_IntersectFRectAndLine (Ordinal: 340, Address: 0x112c0)
  • SDL_IntersectRect (Ordinal: 341, Address: 0x112d0)
  • SDL_IntersectRectAndLine (Ordinal: 342, Address: 0x112e0)
  • SDL_IsGameController (Ordinal: 343, Address: 0x112f0)
  • SDL_IsScreenKeyboardShown (Ordinal: 344, Address: 0x11300)
  • SDL_IsScreenSaverEnabled (Ordinal: 345, Address: 0x11310)
  • SDL_IsShapedWindow (Ordinal: 346, Address: 0x11320)
  • SDL_IsTablet (Ordinal: 347, Address: 0x11330)
  • SDL_IsTextInputActive (Ordinal: 348, Address: 0x11340)
  • SDL_IsTextInputShown (Ordinal: 349, Address: 0x11350)
  • SDL_JoystickAttachVirtual (Ordinal: 350, Address: 0x11360)
  • SDL_JoystickClose (Ordinal: 351, Address: 0x11370)
  • SDL_JoystickCurrentPowerLevel (Ordinal: 352, Address: 0x11380)
  • SDL_JoystickDetachVirtual (Ordinal: 353, Address: 0x11390)
  • SDL_JoystickEventState (Ordinal: 354, Address: 0x113a0)
  • SDL_JoystickFromInstanceID (Ordinal: 355, Address: 0x113b0)
  • SDL_JoystickFromPlayerIndex (Ordinal: 356, Address: 0x113c0)
  • SDL_JoystickGetAttached (Ordinal: 357, Address: 0x113d0)
  • SDL_JoystickGetAxis (Ordinal: 358, Address: 0x113e0)
  • SDL_JoystickGetAxisInitialState (Ordinal: 359, Address: 0x113f0)
  • SDL_JoystickGetBall (Ordinal: 360, Address: 0x11400)
  • SDL_JoystickGetButton (Ordinal: 361, Address: 0x11410)
  • SDL_JoystickGetDeviceGUID (Ordinal: 362, Address: 0x11420)
  • SDL_JoystickGetDeviceInstanceID (Ordinal: 363, Address: 0x11440)
  • SDL_JoystickGetDevicePlayerIndex (Ordinal: 364, Address: 0x11450)
  • SDL_JoystickGetDeviceProduct (Ordinal: 365, Address: 0x11460)
  • SDL_JoystickGetDeviceProductVersion (Ordinal: 366, Address: 0x11470)
  • SDL_JoystickGetDeviceType (Ordinal: 367, Address: 0x11480)
  • SDL_JoystickGetDeviceVendor (Ordinal: 368, Address: 0x11490)
  • SDL_JoystickGetGUID (Ordinal: 369, Address: 0x114a0)
  • SDL_JoystickGetGUIDFromString (Ordinal: 370, Address: 0x114c0)
  • SDL_JoystickGetGUIDString (Ordinal: 371, Address: 0x114e0)
  • SDL_JoystickGetHat (Ordinal: 372, Address: 0x11500)
  • SDL_JoystickGetPlayerIndex (Ordinal: 373, Address: 0x11510)
  • SDL_JoystickGetProduct (Ordinal: 374, Address: 0x11520)
  • SDL_JoystickGetProductVersion (Ordinal: 375, Address: 0x11530)
  • SDL_JoystickGetSerial (Ordinal: 376, Address: 0x11540)
  • SDL_JoystickGetType (Ordinal: 377, Address: 0x11550)
  • SDL_JoystickGetVendor (Ordinal: 378, Address: 0x11560)
  • SDL_JoystickHasLED (Ordinal: 379, Address: 0x11570)
  • SDL_JoystickHasRumble (Ordinal: 380, Address: 0x11580)
  • SDL_JoystickHasRumbleTriggers (Ordinal: 381, Address: 0x11590)
  • SDL_JoystickInstanceID (Ordinal: 382, Address: 0x115a0)
  • SDL_JoystickIsHaptic (Ordinal: 383, Address: 0x115b0)
  • SDL_JoystickIsVirtual (Ordinal: 384, Address: 0x115c0)
  • SDL_JoystickName (Ordinal: 385, Address: 0x115d0)
  • SDL_JoystickNameForIndex (Ordinal: 386, Address: 0x115e0)
  • SDL_JoystickNumAxes (Ordinal: 387, Address: 0x115f0)
  • SDL_JoystickNumBalls (Ordinal: 388, Address: 0x11600)
  • SDL_JoystickNumButtons (Ordinal: 389, Address: 0x11610)
  • SDL_JoystickNumHats (Ordinal: 390, Address: 0x11620)
  • SDL_JoystickOpen (Ordinal: 391, Address: 0x11630)
  • SDL_JoystickRumble (Ordinal: 392, Address: 0x11640)
  • SDL_JoystickRumbleTriggers (Ordinal: 393, Address: 0x11650)
  • SDL_JoystickSendEffect (Ordinal: 394, Address: 0x11660)
  • SDL_JoystickSetLED (Ordinal: 395, Address: 0x11670)
  • SDL_JoystickSetPlayerIndex (Ordinal: 396, Address: 0x11680)
  • SDL_JoystickSetVirtualAxis (Ordinal: 397, Address: 0x11690)
  • SDL_JoystickSetVirtualButton (Ordinal: 398, Address: 0x116a0)
  • SDL_JoystickSetVirtualHat (Ordinal: 399, Address: 0x116b0)
  • SDL_JoystickUpdate (Ordinal: 400, Address: 0x116c0)
  • SDL_LoadBMP_RW (Ordinal: 401, Address: 0x116d0)
  • SDL_LoadDollarTemplates (Ordinal: 402, Address: 0x116e0)
  • SDL_LoadFile (Ordinal: 403, Address: 0x11700)
  • SDL_LoadFile_RW (Ordinal: 404, Address: 0x11710)
  • SDL_LoadFunction (Ordinal: 405, Address: 0x11720)
  • SDL_LoadObject (Ordinal: 406, Address: 0x11730)
  • SDL_LoadWAV_RW (Ordinal: 407, Address: 0x11740)
  • SDL_LockAudio (Ordinal: 408, Address: 0x11750)
  • SDL_LockAudioDevice (Ordinal: 409, Address: 0x11760)
  • SDL_LockJoysticks (Ordinal: 410, Address: 0x11770)
  • SDL_LockMutex (Ordinal: 411, Address: 0x11780)
  • SDL_LockSensors (Ordinal: 412, Address: 0x11790)
  • SDL_LockSurface (Ordinal: 413, Address: 0x117a0)
  • SDL_LockTexture (Ordinal: 414, Address: 0x117b0)
  • SDL_LockTextureToSurface (Ordinal: 415, Address: 0x117c0)
  • SDL_Log (Ordinal: 416, Address: 0x117d0)
  • SDL_LogCritical (Ordinal: 417, Address: 0x117f0)
  • SDL_LogDebug (Ordinal: 418, Address: 0x11810)
  • SDL_LogError (Ordinal: 419, Address: 0x11830)
  • SDL_LogGetOutputFunction (Ordinal: 420, Address: 0x11850)
  • SDL_LogGetPriority (Ordinal: 421, Address: 0x11860)
  • SDL_LogInfo (Ordinal: 422, Address: 0x11870)
  • SDL_LogMessage (Ordinal: 423, Address: 0x11890)
  • SDL_LogMessageV (Ordinal: 424, Address: 0x118b0)
  • SDL_LogResetPriorities (Ordinal: 425, Address: 0x118c0)
  • SDL_LogSetAllPriority (Ordinal: 426, Address: 0x118d0)
  • SDL_LogSetOutputFunction (Ordinal: 427, Address: 0x118e0)
  • SDL_LogSetPriority (Ordinal: 428, Address: 0x118f0)
  • SDL_LogVerbose (Ordinal: 429, Address: 0x11900)
  • SDL_LogWarn (Ordinal: 430, Address: 0x11920)
  • SDL_LowerBlit (Ordinal: 431, Address: 0x11940)
  • SDL_LowerBlitScaled (Ordinal: 432, Address: 0x11950)
  • SDL_MapRGB (Ordinal: 433, Address: 0x11960)
  • SDL_MapRGBA (Ordinal: 434, Address: 0x11970)
  • SDL_MasksToPixelFormatEnum (Ordinal: 435, Address: 0x11980)
  • SDL_MaximizeWindow (Ordinal: 436, Address: 0x11990)
  • SDL_MemoryBarrierAcquireFunction (Ordinal: 437, Address: 0x119a0)
  • SDL_MemoryBarrierReleaseFunction (Ordinal: 438, Address: 0x119b0)
  • SDL_Metal_CreateView (Ordinal: 439, Address: 0x119c0)
  • SDL_Metal_DestroyView (Ordinal: 440, Address: 0x119d0)
  • SDL_Metal_GetDrawableSize (Ordinal: 441, Address: 0x119e0)
  • SDL_Metal_GetLayer (Ordinal: 442, Address: 0x119f0)
  • SDL_MinimizeWindow (Ordinal: 443, Address: 0x11a00)
  • SDL_MixAudio (Ordinal: 444, Address: 0x11a10)
  • SDL_MixAudioFormat (Ordinal: 445, Address: 0x11a20)
  • SDL_MouseIsHaptic (Ordinal: 446, Address: 0x11a30)
  • SDL_NewAudioStream (Ordinal: 447, Address: 0x11a40)
  • SDL_NumHaptics (Ordinal: 448, Address: 0x11a50)
  • SDL_NumJoysticks (Ordinal: 449, Address: 0x11a60)
  • SDL_NumSensors (Ordinal: 450, Address: 0x11a70)
  • SDL_OnApplicationDidBecomeActive (Ordinal: 451, Address: 0x11a80)
  • SDL_OnApplicationDidEnterBackground (Ordinal: 452, Address: 0x11a90)
  • SDL_OnApplicationDidReceiveMemoryWarning (Ordinal: 453, Address: 0x11aa0)
  • SDL_OnApplicationWillEnterForeground (Ordinal: 454, Address: 0x11ab0)
  • SDL_OnApplicationWillResignActive (Ordinal: 455, Address: 0x11ac0)
  • SDL_OnApplicationWillTerminate (Ordinal: 456, Address: 0x11ad0)
  • SDL_OpenAudio (Ordinal: 457, Address: 0x11ae0)
  • SDL_OpenAudioDevice (Ordinal: 458, Address: 0x11af0)
  • SDL_OpenURL (Ordinal: 459, Address: 0x11b00)
  • SDL_PauseAudio (Ordinal: 460, Address: 0x11b10)
  • SDL_PauseAudioDevice (Ordinal: 461, Address: 0x11b20)
  • SDL_PeepEvents (Ordinal: 462, Address: 0x11b30)
  • SDL_PixelFormatEnumToMasks (Ordinal: 463, Address: 0x11b40)
  • SDL_PollEvent (Ordinal: 464, Address: 0x11b50)
  • SDL_PremultiplyAlpha (Ordinal: 465, Address: 0x11b60)
  • SDL_PumpEvents (Ordinal: 466, Address: 0x11b70)
  • SDL_PushEvent (Ordinal: 467, Address: 0x11b80)
  • SDL_QueryTexture (Ordinal: 468, Address: 0x11b90)
  • SDL_QueueAudio (Ordinal: 469, Address: 0x11ba0)
  • SDL_Quit (Ordinal: 470, Address: 0x11bb0)
  • SDL_QuitSubSystem (Ordinal: 471, Address: 0x11bc0)
  • SDL_RWFromConstMem (Ordinal: 472, Address: 0x11bd0)
  • SDL_RWFromFP (Ordinal: 473, Address: 0x11be0)
  • SDL_RWFromFile (Ordinal: 474, Address: 0x11bf0)
  • SDL_RWFromMem (Ordinal: 475, Address: 0x11c00)
  • SDL_RWclose (Ordinal: 476, Address: 0x11c10)
  • SDL_RWread (Ordinal: 477, Address: 0x11c20)
  • SDL_RWseek (Ordinal: 478, Address: 0x11c30)
  • SDL_RWsize (Ordinal: 479, Address: 0x11c50)
  • SDL_RWtell (Ordinal: 480, Address: 0x11c60)
  • SDL_RWwrite (Ordinal: 481, Address: 0x11c70)
  • SDL_RaiseWindow (Ordinal: 482, Address: 0x11c80)
  • SDL_ReadBE16 (Ordinal: 483, Address: 0x11c90)
  • SDL_ReadBE32 (Ordinal: 484, Address: 0x11ca0)
  • SDL_ReadBE64 (Ordinal: 485, Address: 0x11cb0)
  • SDL_ReadLE16 (Ordinal: 486, Address: 0x11cc0)
  • SDL_ReadLE32 (Ordinal: 487, Address: 0x11cd0)
  • SDL_ReadLE64 (Ordinal: 488, Address: 0x11ce0)
  • SDL_ReadU8 (Ordinal: 489, Address: 0x11cf0)
  • SDL_RecordGesture (Ordinal: 490, Address: 0x11d00)
  • SDL_RegisterApp (Ordinal: 491, Address: 0x11d20)
  • SDL_RegisterEvents (Ordinal: 492, Address: 0x11d30)
  • SDL_RemoveTimer (Ordinal: 493, Address: 0x11d40)
  • SDL_RenderClear (Ordinal: 494, Address: 0x11d50)
  • SDL_RenderCopy (Ordinal: 495, Address: 0x11d60)
  • SDL_RenderCopyEx (Ordinal: 496, Address: 0x11d70)
  • SDL_RenderCopyExF (Ordinal: 497, Address: 0x11da0)
  • SDL_RenderCopyF (Ordinal: 498, Address: 0x11dd0)
  • SDL_RenderDrawLine (Ordinal: 499, Address: 0x11de0)
  • SDL_RenderDrawLineF (Ordinal: 500, Address: 0x11df0)
  • SDL_RenderDrawLines (Ordinal: 501, Address: 0x11e30)
  • SDL_RenderDrawLinesF (Ordinal: 502, Address: 0x11e40)
  • SDL_RenderDrawPoint (Ordinal: 503, Address: 0x11e50)
  • SDL_RenderDrawPointF (Ordinal: 504, Address: 0x11e60)
  • SDL_RenderDrawPoints (Ordinal: 505, Address: 0x11e90)
  • SDL_RenderDrawPointsF (Ordinal: 506, Address: 0x11ea0)
  • SDL_RenderDrawRect (Ordinal: 507, Address: 0x11eb0)
  • SDL_RenderDrawRectF (Ordinal: 508, Address: 0x11ec0)
  • SDL_RenderDrawRects (Ordinal: 509, Address: 0x11ed0)
  • SDL_RenderDrawRectsF (Ordinal: 510, Address: 0x11ee0)
  • SDL_RenderFillRect (Ordinal: 511, Address: 0x11ef0)
  • SDL_RenderFillRectF (Ordinal: 512, Address: 0x11f00)
  • SDL_RenderFillRects (Ordinal: 513, Address: 0x11f10)
  • SDL_RenderFillRectsF (Ordinal: 514, Address: 0x11f20)
  • SDL_RenderFlush (Ordinal: 515, Address: 0x11f30)
  • SDL_RenderGeometry (Ordinal: 516, Address: 0x11f40)
  • SDL_RenderGeometryRaw (Ordinal: 517, Address: 0x11f50)
  • SDL_RenderGetClipRect (Ordinal: 518, Address: 0x11f60)
  • SDL_RenderGetD3D11Device (Ordinal: 519, Address: 0x11f70)
  • SDL_RenderGetD3D9Device (Ordinal: 520, Address: 0x11f80)
  • SDL_RenderGetIntegerScale (Ordinal: 521, Address: 0x11f90)
  • SDL_RenderGetLogicalSize (Ordinal: 522, Address: 0x11fa0)
  • SDL_RenderGetMetalCommandEncoder (Ordinal: 523, Address: 0x11fb0)
  • SDL_RenderGetMetalLayer (Ordinal: 524, Address: 0x11fc0)
  • SDL_RenderGetScale (Ordinal: 525, Address: 0x11fd0)
  • SDL_RenderGetViewport (Ordinal: 526, Address: 0x11fe0)
  • SDL_RenderGetWindow (Ordinal: 527, Address: 0x11ff0)
  • SDL_RenderIsClipEnabled (Ordinal: 528, Address: 0x12000)
  • SDL_RenderLogicalToWindow (Ordinal: 529, Address: 0x12010)
  • SDL_RenderPresent (Ordinal: 530, Address: 0x12040)
  • SDL_RenderReadPixels (Ordinal: 531, Address: 0x12050)
  • SDL_RenderSetClipRect (Ordinal: 532, Address: 0x12060)
  • SDL_RenderSetIntegerScale (Ordinal: 533, Address: 0x12070)
  • SDL_RenderSetLogicalSize (Ordinal: 534, Address: 0x12080)
  • SDL_RenderSetScale (Ordinal: 535, Address: 0x12090)
  • SDL_RenderSetVSync (Ordinal: 536, Address: 0x120c0)
  • SDL_RenderSetViewport (Ordinal: 537, Address: 0x120d0)
  • SDL_RenderTargetSupported (Ordinal: 538, Address: 0x120e0)
  • SDL_RenderWindowToLogical (Ordinal: 539, Address: 0x120f0)
  • SDL_ReportAssertion (Ordinal: 540, Address: 0x12100)
  • SDL_ResetAssertionReport (Ordinal: 541, Address: 0x12110)
  • SDL_RestoreWindow (Ordinal: 542, Address: 0x12120)
  • SDL_SIMDAlloc (Ordinal: 543, Address: 0x12130)
  • SDL_SIMDFree (Ordinal: 544, Address: 0x12140)
  • SDL_SIMDGetAlignment (Ordinal: 545, Address: 0x12150)
  • SDL_SIMDRealloc (Ordinal: 546, Address: 0x12160)
  • SDL_SaveAllDollarTemplates (Ordinal: 547, Address: 0x12170)
  • SDL_SaveBMP_RW (Ordinal: 548, Address: 0x12180)
  • SDL_SaveDollarTemplate (Ordinal: 549, Address: 0x12190)
  • SDL_SemPost (Ordinal: 550, Address: 0x121b0)
  • SDL_SemTryWait (Ordinal: 551, Address: 0x121c0)
  • SDL_SemValue (Ordinal: 552, Address: 0x121d0)
  • SDL_SemWait (Ordinal: 553, Address: 0x121e0)
  • SDL_SemWaitTimeout (Ordinal: 554, Address: 0x121f0)
  • SDL_SensorClose (Ordinal: 555, Address: 0x12200)
  • SDL_SensorFromInstanceID (Ordinal: 556, Address: 0x12210)
  • SDL_SensorGetData (Ordinal: 557, Address: 0x12220)
  • SDL_SensorGetDeviceInstanceID (Ordinal: 558, Address: 0x12230)
  • SDL_SensorGetDeviceName (Ordinal: 559, Address: 0x12240)
  • SDL_SensorGetDeviceNonPortableType (Ordinal: 560, Address: 0x12250)
  • SDL_SensorGetDeviceType (Ordinal: 561, Address: 0x12260)
  • SDL_SensorGetInstanceID (Ordinal: 562, Address: 0x12270)
  • SDL_SensorGetName (Ordinal: 563, Address: 0x12280)
  • SDL_SensorGetNonPortableType (Ordinal: 564, Address: 0x12290)
  • SDL_SensorGetType (Ordinal: 565, Address: 0x122a0)
  • SDL_SensorOpen (Ordinal: 566, Address: 0x122b0)
  • SDL_SensorUpdate (Ordinal: 567, Address: 0x122c0)
  • SDL_SetAssertionHandler (Ordinal: 568, Address: 0x122d0)
  • SDL_SetClipRect (Ordinal: 569, Address: 0x122e0)
  • SDL_SetClipboardText (Ordinal: 570, Address: 0x122f0)
  • SDL_SetColorKey (Ordinal: 571, Address: 0x12300)
  • SDL_SetCursor (Ordinal: 572, Address: 0x12310)
  • SDL_SetError (Ordinal: 573, Address: 0x12320)
  • SDL_SetEventFilter (Ordinal: 574, Address: 0x12380)
  • SDL_SetHint (Ordinal: 575, Address: 0x12390)
  • SDL_SetHintWithPriority (Ordinal: 576, Address: 0x123a0)
  • SDL_SetMainReady (Ordinal: 577, Address: 0x123b0)
  • SDL_SetMemoryFunctions (Ordinal: 578, Address: 0x123c0)
  • SDL_SetModState (Ordinal: 579, Address: 0x123d0)
  • SDL_SetPaletteColors (Ordinal: 580, Address: 0x123e0)
  • SDL_SetPixelFormatPalette (Ordinal: 581, Address: 0x123f0)
  • SDL_SetRelativeMouseMode (Ordinal: 582, Address: 0x12400)
  • SDL_SetRenderDrawBlendMode (Ordinal: 583, Address: 0x12410)
  • SDL_SetRenderDrawColor (Ordinal: 584, Address: 0x12420)
  • SDL_SetRenderTarget (Ordinal: 585, Address: 0x12430)
  • SDL_SetSurfaceAlphaMod (Ordinal: 586, Address: 0x12440)
  • SDL_SetSurfaceBlendMode (Ordinal: 587, Address: 0x12450)
  • SDL_SetSurfaceColorMod (Ordinal: 588, Address: 0x12460)
  • SDL_SetSurfacePalette (Ordinal: 589, Address: 0x12470)
  • SDL_SetSurfaceRLE (Ordinal: 590, Address: 0x12480)
  • SDL_SetTextInputRect (Ordinal: 591, Address: 0x12490)
  • SDL_SetTextureAlphaMod (Ordinal: 592, Address: 0x124a0)
  • SDL_SetTextureBlendMode (Ordinal: 593, Address: 0x124b0)
  • SDL_SetTextureColorMod (Ordinal: 594, Address: 0x124c0)
  • SDL_SetTextureScaleMode (Ordinal: 595, Address: 0x124d0)
  • SDL_SetTextureUserData (Ordinal: 596, Address: 0x124e0)
  • SDL_SetThreadPriority (Ordinal: 597, Address: 0x124f0)
  • SDL_SetWindowAlwaysOnTop (Ordinal: 598, Address: 0x12500)
  • SDL_SetWindowBordered (Ordinal: 599, Address: 0x12510)
  • SDL_SetWindowBrightness (Ordinal: 600, Address: 0x12520)
  • SDL_SetWindowData (Ordinal: 601, Address: 0x12540)
  • SDL_SetWindowDisplayMode (Ordinal: 602, Address: 0x12550)
  • SDL_SetWindowFullscreen (Ordinal: 603, Address: 0x12560)
  • SDL_SetWindowGammaRamp (Ordinal: 604, Address: 0x12570)
  • SDL_SetWindowGrab (Ordinal: 605, Address: 0x12580)
  • SDL_SetWindowHitTest (Ordinal: 606, Address: 0x12590)
  • SDL_SetWindowIcon (Ordinal: 607, Address: 0x125a0)
  • SDL_SetWindowInputFocus (Ordinal: 608, Address: 0x125b0)
  • SDL_SetWindowKeyboardGrab (Ordinal: 609, Address: 0x125c0)
  • SDL_SetWindowMaximumSize (Ordinal: 610, Address: 0x125d0)
  • SDL_SetWindowMinimumSize (Ordinal: 611, Address: 0x125e0)
  • SDL_SetWindowModalFor (Ordinal: 612, Address: 0x125f0)
  • SDL_SetWindowMouseGrab (Ordinal: 613, Address: 0x12600)
  • SDL_SetWindowMouseRect (Ordinal: 614, Address: 0x12610)
  • SDL_SetWindowOpacity (Ordinal: 615, Address: 0x12620)
  • SDL_SetWindowPosition (Ordinal: 616, Address: 0x12640)
  • SDL_SetWindowResizable (Ordinal: 617, Address: 0x12650)
  • SDL_SetWindowShape (Ordinal: 618, Address: 0x12660)
  • SDL_SetWindowSize (Ordinal: 619, Address: 0x12670)
  • SDL_SetWindowTitle (Ordinal: 620, Address: 0x12680)
  • SDL_SetWindowsMessageHook (Ordinal: 621, Address: 0x12690)
  • SDL_SetYUVConversionMode (Ordinal: 622, Address: 0x126a0)
  • SDL_ShowCursor (Ordinal: 623, Address: 0x126b0)
  • SDL_ShowMessageBox (Ordinal: 624, Address: 0x126c0)
  • SDL_ShowSimpleMessageBox (Ordinal: 625, Address: 0x126d0)
  • SDL_ShowWindow (Ordinal: 626, Address: 0x126e0)
  • SDL_SoftStretch (Ordinal: 627, Address: 0x126f0)
  • SDL_SoftStretchLinear (Ordinal: 628, Address: 0x12700)
  • SDL_StartTextInput (Ordinal: 629, Address: 0x12710)
  • SDL_StopTextInput (Ordinal: 630, Address: 0x12720)
  • SDL_TLSCleanup (Ordinal: 631, Address: 0x12730)
  • SDL_TLSCreate (Ordinal: 632, Address: 0x12740)
  • SDL_TLSGet (Ordinal: 633, Address: 0x12750)
  • SDL_TLSSet (Ordinal: 634, Address: 0x12760)
  • SDL_ThreadID (Ordinal: 635, Address: 0x12770)
  • SDL_TryLockMutex (Ordinal: 636, Address: 0x12780)
  • SDL_UnionFRect (Ordinal: 637, Address: 0x12790)
  • SDL_UnionRect (Ordinal: 638, Address: 0x127a0)
  • SDL_UnloadObject (Ordinal: 639, Address: 0x127b0)
  • SDL_UnlockAudio (Ordinal: 640, Address: 0x127c0)
  • SDL_UnlockAudioDevice (Ordinal: 641, Address: 0x127d0)
  • SDL_UnlockJoysticks (Ordinal: 642, Address: 0x127e0)
  • SDL_UnlockMutex (Ordinal: 643, Address: 0x127f0)
  • SDL_UnlockSensors (Ordinal: 644, Address: 0x12800)
  • SDL_UnlockSurface (Ordinal: 645, Address: 0x12810)
  • SDL_UnlockTexture (Ordinal: 646, Address: 0x12820)
  • SDL_UnregisterApp (Ordinal: 647, Address: 0x12830)
  • SDL_UpdateNVTexture (Ordinal: 648, Address: 0x12840)
  • SDL_UpdateTexture (Ordinal: 649, Address: 0x12850)
  • SDL_UpdateWindowSurface (Ordinal: 650, Address: 0x12860)
  • SDL_UpdateWindowSurfaceRects (Ordinal: 651, Address: 0x12870)
  • SDL_UpdateYUVTexture (Ordinal: 652, Address: 0x12880)
  • SDL_UpperBlit (Ordinal: 653, Address: 0x12890)
  • SDL_UpperBlitScaled (Ordinal: 654, Address: 0x128a0)
  • SDL_VideoInit (Ordinal: 655, Address: 0x128b0)
  • SDL_VideoQuit (Ordinal: 656, Address: 0x128c0)
  • SDL_Vulkan_CreateSurface (Ordinal: 657, Address: 0x128d0)
  • SDL_Vulkan_GetDrawableSize (Ordinal: 658, Address: 0x128e0)
  • SDL_Vulkan_GetInstanceExtensions (Ordinal: 659, Address: 0x128f0)
  • SDL_Vulkan_GetVkGetInstanceProcAddr (Ordinal: 660, Address: 0x12900)
  • SDL_Vulkan_LoadLibrary (Ordinal: 661, Address: 0x12910)
  • SDL_Vulkan_UnloadLibrary (Ordinal: 662, Address: 0x12920)
  • SDL_WaitEvent (Ordinal: 663, Address: 0x12930)
  • SDL_WaitEventTimeout (Ordinal: 664, Address: 0x12940)
  • SDL_WaitThread (Ordinal: 665, Address: 0x12950)
  • SDL_WarpMouseGlobal (Ordinal: 666, Address: 0x12960)
  • SDL_WarpMouseInWindow (Ordinal: 667, Address: 0x12970)
  • SDL_WasInit (Ordinal: 668, Address: 0x12980)
  • SDL_WriteBE16 (Ordinal: 669, Address: 0x12990)
  • SDL_WriteBE32 (Ordinal: 670, Address: 0x129a0)
  • SDL_WriteBE64 (Ordinal: 671, Address: 0x129b0)
  • SDL_WriteLE16 (Ordinal: 672, Address: 0x129d0)
  • SDL_WriteLE32 (Ordinal: 673, Address: 0x129e0)
  • SDL_WriteLE64 (Ordinal: 674, Address: 0x129f0)
  • SDL_WriteU8 (Ordinal: 675, Address: 0x12a10)
  • SDL_abs (Ordinal: 676, Address: 0x12a20)
  • SDL_acos (Ordinal: 677, Address: 0x12a30)
  • SDL_acosf (Ordinal: 678, Address: 0x12a50)
  • SDL_asin (Ordinal: 679, Address: 0x12a70)
  • SDL_asinf (Ordinal: 680, Address: 0x12a90)
  • SDL_asprintf (Ordinal: 681, Address: 0x12ab0)
  • SDL_atan (Ordinal: 682, Address: 0x12ad0)
  • SDL_atan2 (Ordinal: 683, Address: 0x12af0)
  • SDL_atan2f (Ordinal: 684, Address: 0x12b20)
  • SDL_atanf (Ordinal: 685, Address: 0x12b50)
  • SDL_atof (Ordinal: 686, Address: 0x12b70)
  • SDL_atoi (Ordinal: 687, Address: 0x12b80)
  • SDL_calloc (Ordinal: 688, Address: 0x12b90)
  • SDL_ceil (Ordinal: 689, Address: 0x12ba0)
  • SDL_ceilf (Ordinal: 690, Address: 0x12bc0)
  • SDL_copysign (Ordinal: 691, Address: 0x12be0)
  • SDL_copysignf (Ordinal: 692, Address: 0x12c10)
  • SDL_cos (Ordinal: 693, Address: 0x12c40)
  • SDL_cosf (Ordinal: 694, Address: 0x12c60)
  • SDL_crc32 (Ordinal: 695, Address: 0x12c80)
  • SDL_exp (Ordinal: 696, Address: 0x12c90)
  • SDL_expf (Ordinal: 697, Address: 0x12cb0)
  • SDL_fabs (Ordinal: 698, Address: 0x12cd0)
  • SDL_fabsf (Ordinal: 699, Address: 0x12cf0)
  • SDL_floor (Ordinal: 700, Address: 0x12d10)
  • SDL_floorf (Ordinal: 701, Address: 0x12d30)
  • SDL_fmod (Ordinal: 702, Address: 0x12d50)
  • SDL_fmodf (Ordinal: 703, Address: 0x12d80)
  • SDL_free (Ordinal: 704, Address: 0x12db0)
  • SDL_getenv (Ordinal: 705, Address: 0x12dc0)
  • SDL_hid_ble_scan (Ordinal: 706, Address: 0x12dd0)
  • SDL_hid_close (Ordinal: 707, Address: 0x12de0)
  • SDL_hid_device_change_count (Ordinal: 708, Address: 0x12df0)
  • SDL_hid_enumerate (Ordinal: 709, Address: 0x12e00)
  • SDL_hid_exit (Ordinal: 710, Address: 0x12e10)
  • SDL_hid_free_enumeration (Ordinal: 711, Address: 0x12e20)
  • SDL_hid_get_feature_report (Ordinal: 712, Address: 0x12e30)
  • SDL_hid_get_indexed_string (Ordinal: 713, Address: 0x12e40)
  • SDL_hid_get_manufacturer_string (Ordinal: 714, Address: 0x12e50)
  • SDL_hid_get_product_string (Ordinal: 715, Address: 0x12e60)
  • SDL_hid_get_serial_number_string (Ordinal: 716, Address: 0x12e70)
  • SDL_hid_init (Ordinal: 717, Address: 0x12e80)
  • SDL_hid_open (Ordinal: 718, Address: 0x12e90)
  • SDL_hid_open_path (Ordinal: 719, Address: 0x12ea0)
  • SDL_hid_read (Ordinal: 720, Address: 0x12eb0)
  • SDL_hid_read_timeout (Ordinal: 721, Address: 0x12ec0)
  • SDL_hid_send_feature_report (Ordinal: 722, Address: 0x12ed0)
  • SDL_hid_set_nonblocking (Ordinal: 723, Address: 0x12ee0)
  • SDL_hid_write (Ordinal: 724, Address: 0x12ef0)
  • SDL_iconv (Ordinal: 725, Address: 0x12f00)
  • SDL_iconv_close (Ordinal: 726, Address: 0x12f10)
  • SDL_iconv_open (Ordinal: 727, Address: 0x12f20)
  • SDL_iconv_string (Ordinal: 728, Address: 0x12f30)
  • SDL_isalnum (Ordinal: 729, Address: 0x12f40)
  • SDL_isalpha (Ordinal: 730, Address: 0x12f50)
  • SDL_isblank (Ordinal: 731, Address: 0x12f60)
  • SDL_iscntrl (Ordinal: 732, Address: 0x12f70)
  • SDL_isdigit (Ordinal: 733, Address: 0x12f80)
  • SDL_isgraph (Ordinal: 734, Address: 0x12f90)
  • SDL_islower (Ordinal: 735, Address: 0x12fa0)
  • SDL_isprint (Ordinal: 736, Address: 0x12fb0)
  • SDL_ispunct (Ordinal: 737, Address: 0x12fc0)
  • SDL_isspace (Ordinal: 738, Address: 0x12fd0)
  • SDL_isupper (Ordinal: 739, Address: 0x12fe0)
  • SDL_isxdigit (Ordinal: 740, Address: 0x12ff0)
  • SDL_itoa (Ordinal: 741, Address: 0x13000)
  • SDL_lltoa (Ordinal: 742, Address: 0x13010)
  • SDL_log (Ordinal: 743, Address: 0x13030)
  • SDL_log10 (Ordinal: 744, Address: 0x13050)
  • SDL_log10f (Ordinal: 745, Address: 0x13070)
  • SDL_logf (Ordinal: 746, Address: 0x13090)
  • SDL_lround (Ordinal: 747, Address: 0x130b0)
  • SDL_lroundf (Ordinal: 748, Address: 0x130d0)
  • SDL_ltoa (Ordinal: 749, Address: 0x130f0)
  • SDL_malloc (Ordinal: 750, Address: 0x13100)
  • SDL_memcmp (Ordinal: 751, Address: 0x13110)
  • SDL_memcpy (Ordinal: 752, Address: 0x13120)
  • SDL_memmove (Ordinal: 753, Address: 0x13130)
  • SDL_memset (Ordinal: 754, Address: 0x13140)
  • SDL_pow (Ordinal: 755, Address: 0x13150)
  • SDL_powf (Ordinal: 756, Address: 0x13180)
  • SDL_qsort (Ordinal: 757, Address: 0x131b0)
  • SDL_realloc (Ordinal: 758, Address: 0x131c0)
  • SDL_round (Ordinal: 759, Address: 0x131d0)
  • SDL_roundf (Ordinal: 760, Address: 0x131f0)
  • SDL_scalbn (Ordinal: 761, Address: 0x13210)
  • SDL_scalbnf (Ordinal: 762, Address: 0x13230)
  • SDL_setenv (Ordinal: 763, Address: 0x13250)
  • SDL_sin (Ordinal: 764, Address: 0x13260)
  • SDL_sinf (Ordinal: 765, Address: 0x13280)
  • SDL_snprintf (Ordinal: 766, Address: 0x132a0)
  • SDL_sqrt (Ordinal: 767, Address: 0x132c0)
  • SDL_sqrtf (Ordinal: 768, Address: 0x132e0)
  • SDL_sscanf (Ordinal: 769, Address: 0x13300)
  • SDL_strcasecmp (Ordinal: 770, Address: 0x13320)
  • SDL_strchr (Ordinal: 771, Address: 0x13330)
  • SDL_strcmp (Ordinal: 772, Address: 0x13340)
  • SDL_strdup (Ordinal: 773, Address: 0x13350)
  • SDL_strlcat (Ordinal: 774, Address: 0x13360)
  • SDL_strlcpy (Ordinal: 775, Address: 0x13370)
  • SDL_strlen (Ordinal: 776, Address: 0x13380)
  • SDL_strlwr (Ordinal: 777, Address: 0x13390)
  • SDL_strncasecmp (Ordinal: 778, Address: 0x133a0)
  • SDL_strncmp (Ordinal: 779, Address: 0x133b0)
  • SDL_strrchr (Ordinal: 780, Address: 0x133c0)
  • SDL_strrev (Ordinal: 781, Address: 0x133d0)
  • SDL_strstr (Ordinal: 782, Address: 0x133e0)
  • SDL_strtod (Ordinal: 783, Address: 0x133f0)
  • SDL_strtokr (Ordinal: 784, Address: 0x13400)
  • SDL_strtol (Ordinal: 785, Address: 0x13410)
  • SDL_strtoll (Ordinal: 786, Address: 0x13420)
  • SDL_strtoul (Ordinal: 787, Address: 0x13430)
  • SDL_strtoull (Ordinal: 788, Address: 0x13440)
  • SDL_strupr (Ordinal: 789, Address: 0x13450)
  • SDL_tan (Ordinal: 790, Address: 0x13460)
  • SDL_tanf (Ordinal: 791, Address: 0x13480)
  • SDL_tolower (Ordinal: 792, Address: 0x134a0)
  • SDL_toupper (Ordinal: 793, Address: 0x134b0)
  • SDL_trunc (Ordinal: 794, Address: 0x134c0)
  • SDL_truncf (Ordinal: 795, Address: 0x134e0)
  • SDL_uitoa (Ordinal: 796, Address: 0x13500)
  • SDL_ulltoa (Ordinal: 797, Address: 0x13510)
  • SDL_ultoa (Ordinal: 798, Address: 0x13530)
  • SDL_utf8strlcpy (Ordinal: 799, Address: 0x13540)
  • SDL_utf8strlen (Ordinal: 800, Address: 0x13550)
  • SDL_vasprintf (Ordinal: 801, Address: 0x13560)
  • SDL_vsnprintf (Ordinal: 802, Address: 0x13570)
  • SDL_vsscanf (Ordinal: 803, Address: 0x13580)
  • SDL_wcscasecmp (Ordinal: 804, Address: 0x13590)
  • SDL_wcscmp (Ordinal: 805, Address: 0x135a0)
  • SDL_wcsdup (Ordinal: 806, Address: 0x135b0)
  • SDL_wcslcat (Ordinal: 807, Address: 0x135c0)
  • SDL_wcslcpy (Ordinal: 808, Address: 0x135d0)
  • SDL_wcslen (Ordinal: 809, Address: 0x135e0)
  • SDL_wcsncasecmp (Ordinal: 810, Address: 0x135f0)
  • SDL_wcsncmp (Ordinal: 811, Address: 0x13600)
  • SDL_wcsstr (Ordinal: 812, Address: 0x13610)

Imported DLLs & Functions

ADVAPI32.dll
  • RegCloseKey (Address: 0x100dc004)
  • RegOpenKeyExW (Address: 0x100dc000)
  • RegQueryValueExW (Address: 0x100dc008)
api-ms-win-crt-convert-l1-1-0.dll
  • _itoa (Address: 0x100dc470)
  • _ltoa (Address: 0x100dc47c)
  • _ultoa (Address: 0x100dc478)
  • atof (Address: 0x100dc484)
  • atoi (Address: 0x100dc468)
  • strtod (Address: 0x100dc46c)
  • strtol (Address: 0x100dc474)
  • strtoll (Address: 0x100dc488)
  • strtoul (Address: 0x100dc480)
api-ms-win-crt-heap-l1-1-0.dll
  • calloc (Address: 0x100dc498)
  • free (Address: 0x100dc490)
  • malloc (Address: 0x100dc494)
  • realloc (Address: 0x100dc49c)
api-ms-win-crt-math-l1-1-0.dll
  • _CIatan2 (Address: 0x100dc4f0)
  • _CIfmod (Address: 0x100dc4f4)
  • _libm_sse2_acos_precise (Address: 0x100dc4f8)
  • _libm_sse2_asin_precise (Address: 0x100dc4fc)
  • _libm_sse2_atan_precise (Address: 0x100dc500)
  • _libm_sse2_cos_precise (Address: 0x100dc4d8)
  • _libm_sse2_exp_precise (Address: 0x100dc4c4)
  • _libm_sse2_log_precise (Address: 0x100dc4bc)
  • _libm_sse2_log10_precise (Address: 0x100dc4c0)
  • _libm_sse2_pow_precise (Address: 0x100dc4b8)
  • _libm_sse2_sin_precise (Address: 0x100dc4b4)
  • _libm_sse2_sqrt_precise (Address: 0x100dc4b0)
  • _libm_sse2_tan_precise (Address: 0x100dc4ac)
  • ceil (Address: 0x100dc4a8)
  • copysign (Address: 0x100dc4c8)
  • copysignf (Address: 0x100dc4dc)
  • floor (Address: 0x100dc4a4)
  • lround (Address: 0x100dc4cc)
  • lroundf (Address: 0x100dc4e0)
  • round (Address: 0x100dc4d0)
  • roundf (Address: 0x100dc4e4)
  • scalbn (Address: 0x100dc4d4)
  • scalbnf (Address: 0x100dc4e8)
  • trunc (Address: 0x100dc504)
  • truncf (Address: 0x100dc4ec)
api-ms-win-crt-runtime-l1-1-0.dll
  • _cexit (Address: 0x100dc510)
  • _configure_narrow_argv (Address: 0x100dc520)
  • _execute_onexit_table (Address: 0x100dc514)
  • _initialize_narrow_environment (Address: 0x100dc51c)
  • _initialize_onexit_table (Address: 0x100dc518)
  • _initterm (Address: 0x100dc52c)
  • _initterm_e (Address: 0x100dc528)
  • _seh_filter_dll (Address: 0x100dc524)
  • signal (Address: 0x100dc50c)
api-ms-win-crt-stdio-l1-1-0.dll
  • __acrt_iob_func (Address: 0x100dc554)
  • __stdio_common_vfprintf (Address: 0x100dc550)
  • fclose (Address: 0x100dc540)
  • ferror (Address: 0x100dc54c)
  • fflush (Address: 0x100dc53c)
  • fgets (Address: 0x100dc538)
  • fread (Address: 0x100dc558)
  • fseek (Address: 0x100dc534)
  • ftell (Address: 0x100dc544)
  • fwrite (Address: 0x100dc548)
api-ms-win-crt-string-l1-1-0.dll
  • _stricmp (Address: 0x100dc59c)
  • _strlwr (Address: 0x100dc594)
  • _strnicmp (Address: 0x100dc564)
  • _strrev (Address: 0x100dc560)
  • _strupr (Address: 0x100dc598)
  • _wcsicmp (Address: 0x100dc5a4)
  • _wcsnicmp (Address: 0x100dc5a0)
  • isalnum (Address: 0x100dc584)
  • isalpha (Address: 0x100dc568)
  • iscntrl (Address: 0x100dc590)
  • isdigit (Address: 0x100dc5b4)
  • isgraph (Address: 0x100dc58c)
  • islower (Address: 0x100dc570)
  • isprint (Address: 0x100dc588)
  • ispunct (Address: 0x100dc580)
  • isspace (Address: 0x100dc57c)
  • isupper (Address: 0x100dc56c)
  • isxdigit (Address: 0x100dc578)
  • strncmp (Address: 0x100dc574)
  • tolower (Address: 0x100dc5b0)
  • toupper (Address: 0x100dc5ac)
  • wcsncmp (Address: 0x100dc5a8)
api-ms-win-crt-utility-l1-1-0.dll
  • qsort (Address: 0x100dc5bc)
GDI32.dll
  • BitBlt (Address: 0x100dc048)
  • ChoosePixelFormat (Address: 0x100dc064)
  • CombineRgn (Address: 0x100dc038)
  • CreateBitmap (Address: 0x100dc060)
  • CreateCompatibleBitmap (Address: 0x100dc028)
  • CreateCompatibleDC (Address: 0x100dc024)
  • CreateDCW (Address: 0x100dc034)
  • CreateDIBSection (Address: 0x100dc010)
  • CreateFontIndirectW (Address: 0x100dc050)
  • CreateRectRgn (Address: 0x100dc03c)
  • DeleteDC (Address: 0x100dc030)
  • DeleteObject (Address: 0x100dc020)
  • DescribePixelFormat (Address: 0x100dc068)
  • GetDeviceCaps (Address: 0x100dc054)
  • GetDeviceGammaRamp (Address: 0x100dc040)
  • GetDIBits (Address: 0x100dc018)
  • GetICMProfileW (Address: 0x100dc02c)
  • GetPixelFormat (Address: 0x100dc06c)
  • GetTextExtentPoint32A (Address: 0x100dc058)
  • GetTextMetricsW (Address: 0x100dc05c)
  • SelectObject (Address: 0x100dc014)
  • SetDeviceGammaRamp (Address: 0x100dc044)
  • SetPixelFormat (Address: 0x100dc01c)
  • SwapBuffers (Address: 0x100dc04c)
IMM32.dll
  • ImmAssociateContext (Address: 0x100dc07c)
  • ImmGetCandidateListW (Address: 0x100dc088)
  • ImmGetCompositionStringW (Address: 0x100dc080)
  • ImmGetContext (Address: 0x100dc074)
  • ImmGetIMEFileNameA (Address: 0x100dc098)
  • ImmNotifyIME (Address: 0x100dc08c)
  • ImmReleaseContext (Address: 0x100dc078)
  • ImmSetCandidateWindow (Address: 0x100dc094)
  • ImmSetCompositionStringW (Address: 0x100dc084)
  • ImmSetCompositionWindow (Address: 0x100dc090)
KERNEL32.dll
  • CancelIo (Address: 0x100dc0c0)
  • CloseHandle (Address: 0x100dc0dc)
  • CompareStringA (Address: 0x100dc120)
  • CreateDirectoryW (Address: 0x100dc1a4)
  • CreateEventW (Address: 0x100dc0b4)
  • CreateFileA (Address: 0x100dc0d0)
  • CreateFileW (Address: 0x100dc0f4)
  • CreateSemaphoreW (Address: 0x100dc170)
  • CreateThread (Address: 0x100dc154)
  • CreateToolhelp32Snapshot (Address: 0x100dc158)
  • DeleteCriticalSection (Address: 0x100dc144)
  • DeviceIoControl (Address: 0x100dc0c8)
  • DisableThreadLibraryCalls (Address: 0x100dc1c8)
  • EnterCriticalSection (Address: 0x100dc134)
  • ExitProcess (Address: 0x100dc114)
  • FormatMessageW (Address: 0x100dc0a4)
  • FreeLibrary (Address: 0x100dc100)
  • GetCurrentProcess (Address: 0x100dc118)
  • GetCurrentProcessId (Address: 0x100dc1c0)
  • GetCurrentThread (Address: 0x100dc188)
  • GetCurrentThreadId (Address: 0x100dc12c)
  • GetEnvironmentVariableA (Address: 0x100dc160)
  • GetFileSizeEx (Address: 0x100dc0f0)
  • GetLastError (Address: 0x100dc0cc)
  • GetLocaleInfoA (Address: 0x100dc1a0)
  • GetModuleFileNameW (Address: 0x100dc11c)
  • GetModuleHandleExW (Address: 0x100dc130)
  • GetModuleHandleW (Address: 0x100dc0b0)
  • GetOverlappedResult (Address: 0x100dc0c4)
  • GetProcAddress (Address: 0x100dc0fc)
  • GetSystemInfo (Address: 0x100dc104)
  • GetSystemPowerStatus (Address: 0x100dc19c)
  • GetSystemTimeAsFileTime (Address: 0x100dc1c4)
  • GetTickCount (Address: 0x100dc0d8)
  • GlobalAlloc (Address: 0x100dc178)
  • GlobalLock (Address: 0x100dc184)
  • GlobalMemoryStatusEx (Address: 0x100dc108)
  • GlobalUnlock (Address: 0x100dc17c)
  • InitializeCriticalSectionAndSpinCount (Address: 0x100dc13c)
  • InitializeSListHead (Address: 0x100dc1cc)
  • IsDebuggerPresent (Address: 0x100dc14c)
  • IsProcessorFeaturePresent (Address: 0x100dc1bc)
  • LeaveCriticalSection (Address: 0x100dc138)
  • LoadLibraryA (Address: 0x100dc180)
  • LoadLibraryExW (Address: 0x100dc168)
  • LoadLibraryW (Address: 0x100dc0ac)
  • LocalFree (Address: 0x100dc0a8)
  • MulDiv (Address: 0x100dc124)
  • OutputDebugStringW (Address: 0x100dc10c)
  • Process32First (Address: 0x100dc0f8)
  • Process32Next (Address: 0x100dc15c)
  • QueryPerformanceCounter (Address: 0x100dc1a8)
  • QueryPerformanceFrequency (Address: 0x100dc1ac)
  • RaiseException (Address: 0x100dc150)
  • ReadFile (Address: 0x100dc0ec)
  • ReleaseSemaphore (Address: 0x100dc16c)
  • ResetEvent (Address: 0x100dc0bc)
  • SetEnvironmentVariableA (Address: 0x100dc164)
  • SetErrorMode (Address: 0x100dc1d0)
  • SetFilePointer (Address: 0x100dc0e8)
  • SetFilePointerEx (Address: 0x100dc0e4)
  • SetThreadExecutionState (Address: 0x100dc128)
  • SetThreadPriority (Address: 0x100dc18c)
  • SetUnhandledExceptionFilter (Address: 0x100dc1b8)
  • Sleep (Address: 0x100dc1b0)
  • TerminateProcess (Address: 0x100dc110)
  • TlsAlloc (Address: 0x100dc190)
  • TlsGetValue (Address: 0x100dc194)
  • TlsSetValue (Address: 0x100dc198)
  • TryEnterCriticalSection (Address: 0x100dc140)
  • UnhandledExceptionFilter (Address: 0x100dc1b4)
  • VerifyVersionInfoW (Address: 0x100dc0a0)
  • VerSetConditionMask (Address: 0x100dc0d4)
  • WaitForSingleObject (Address: 0x100dc0b8)
  • WaitForSingleObjectEx (Address: 0x100dc148)
  • WideCharToMultiByte (Address: 0x100dc174)
  • WriteFile (Address: 0x100dc0e0)
ole32.dll
  • CoCreateInstance (Address: 0x100dc5cc)
  • CoInitializeEx (Address: 0x100dc5c4)
  • CoUninitialize (Address: 0x100dc5c8)
OLEAUT32.dll
  • SysFreeString (Address: 0x100dc1d8)
SETUPAPI.dll
  • CM_Get_Device_IDA (Address: 0x100dc1f0)
  • CM_Get_Parent (Address: 0x100dc1f4)
  • CM_Locate_DevNodeA (Address: 0x100dc1f8)
  • SetupDiDestroyDeviceInfoList (Address: 0x100dc1fc)
  • SetupDiEnumDeviceInfo (Address: 0x100dc1e8)
  • SetupDiEnumDeviceInterfaces (Address: 0x100dc1e0)
  • SetupDiGetClassDevsA (Address: 0x100dc200)
  • SetupDiGetDeviceInterfaceDetailA (Address: 0x100dc1e4)
  • SetupDiGetDeviceRegistryPropertyA (Address: 0x100dc1ec)
SHELL32.dll
  • DragAcceptFiles (Address: 0x100dc218)
  • DragFinish (Address: 0x100dc20c)
  • DragQueryFileW (Address: 0x100dc210)
  • ExtractIconExW (Address: 0x100dc208)
  • ShellExecuteW (Address: 0x100dc214)
  • SHGetFolderPathW (Address: 0x100dc21c)
USER32.dll
  • AdjustWindowRectEx (Address: 0x100dc3a4)
  • AttachThreadInput (Address: 0x100dc2d8)
  • CallNextHookEx (Address: 0x100dc380)
  • CallWindowProcW (Address: 0x100dc2a0)
  • ChangeDisplaySettingsExW (Address: 0x100dc338)
  • ClientToScreen (Address: 0x100dc394)
  • ClipCursor (Address: 0x100dc38c)
  • CloseClipboard (Address: 0x100dc240)
  • CopyImage (Address: 0x100dc314)
  • CreateIconFromResource (Address: 0x100dc2fc)
  • CreateIconIndirect (Address: 0x100dc2f0)
  • CreateWindowExA (Address: 0x100dc230)
  • CreateWindowExW (Address: 0x100dc2e8)
  • DefWindowProcW (Address: 0x100dc224)
  • DestroyIcon (Address: 0x100dc378)
  • DestroyWindow (Address: 0x100dc234)
  • DialogBoxIndirectParamW (Address: 0x100dc360)
  • DispatchMessageW (Address: 0x100dc264)
  • DrawTextW (Address: 0x100dc350)
  • EmptyClipboard (Address: 0x100dc250)
  • EndDialog (Address: 0x100dc35c)
  • EnumDisplayDevicesW (Address: 0x100dc330)
  • EnumDisplayMonitors (Address: 0x100dc328)
  • EnumDisplaySettingsW (Address: 0x100dc334)
  • FlashWindowEx (Address: 0x100dc2c8)
  • GetAsyncKeyState (Address: 0x100dc3d4)
  • GetClassInfoExW (Address: 0x100dc2b4)
  • GetClientRect (Address: 0x100dc3ac)
  • GetClipboardData (Address: 0x100dc24c)
  • GetClipboardSequenceNumber (Address: 0x100dc244)
  • GetClipCursor (Address: 0x100dc398)
  • GetCursorPos (Address: 0x100dc39c)
  • GetDC (Address: 0x100dc34c)
  • GetDesktopWindow (Address: 0x100dc238)
  • GetDlgItem (Address: 0x100dc358)
  • GetDoubleClickTime (Address: 0x100dc2f8)
  • GetFocus (Address: 0x100dc2c0)
  • GetForegroundWindow (Address: 0x100dc3c0)
  • GetKeyboardLayout (Address: 0x100dc370)
  • GetKeyboardState (Address: 0x100dc36c)
  • GetKeyState (Address: 0x100dc2bc)
  • GetMenu (Address: 0x100dc3c4)
  • GetMessageExtraInfo (Address: 0x100dc298)
  • GetMessageW (Address: 0x100dc25c)
  • GetMonitorInfoW (Address: 0x100dc32c)
  • GetParent (Address: 0x100dc278)
  • GetPropW (Address: 0x100dc3b0)
  • GetRawInputData (Address: 0x100dc374)
  • GetRawInputDeviceInfoA (Address: 0x100dc300)
  • GetRawInputDeviceList (Address: 0x100dc304)
  • GetSystemMetrics (Address: 0x100dc3c8)
  • GetUpdateRect (Address: 0x100dc3bc)
  • GetWindowLongW (Address: 0x100dc384)
  • GetWindowRect (Address: 0x100dc3a8)
  • GetWindowTextLengthW (Address: 0x100dc284)
  • GetWindowTextW (Address: 0x100dc30c)
  • GetWindowThreadProcessId (Address: 0x100dc274)
  • IntersectRect (Address: 0x100dc280)
  • InvalidateRect (Address: 0x100dc3b8)
  • IsClipboardFormatAvailable (Address: 0x100dc254)
  • IsIconic (Address: 0x100dc2b8)
  • IsRectEmpty (Address: 0x100dc388)
  • KillTimer (Address: 0x100dc3cc)
  • LoadCursorW (Address: 0x100dc318)
  • LoadIconW (Address: 0x100dc37c)
  • MapVirtualKeyW (Address: 0x100dc364)
  • MessageBoxA (Address: 0x100dc268)
  • OpenClipboard (Address: 0x100dc23c)
  • PeekMessageW (Address: 0x100dc310)
  • PostMessageW (Address: 0x100dc29c)
  • PostThreadMessageW (Address: 0x100dc308)
  • PtInRect (Address: 0x100dc27c)
  • RegisterClassExA (Address: 0x100dc22c)
  • RegisterClassExW (Address: 0x100dc2b0)
  • RegisterClassW (Address: 0x100dc2d4)
  • RegisterDeviceNotificationW (Address: 0x100dc2f4)
  • RegisterRawInputDevices (Address: 0x100dc2ec)
  • RegisterWindowMessageA (Address: 0x100dc2e0)
  • ReleaseCapture (Address: 0x100dc320)
  • ReleaseDC (Address: 0x100dc348)
  • RemovePropW (Address: 0x100dc290)
  • ScreenToClient (Address: 0x100dc390)
  • SendMessageW (Address: 0x100dc2dc)
  • SetActiveWindow (Address: 0x100dc2ac)
  • SetCapture (Address: 0x100dc324)
  • SetClipboardData (Address: 0x100dc248)
  • SetCursor (Address: 0x100dc3a0)
  • SetCursorPos (Address: 0x100dc31c)
  • SetFocus (Address: 0x100dc354)
  • SetForegroundWindow (Address: 0x100dc2a8)
  • SetLayeredWindowAttributes (Address: 0x100dc2cc)
  • SetPropW (Address: 0x100dc294)
  • SetTimer (Address: 0x100dc3d0)
  • SetWindowLongW (Address: 0x100dc344)
  • SetWindowPos (Address: 0x100dc2c4)
  • SetWindowRgn (Address: 0x100dc2e4)
  • SetWindowsHookExW (Address: 0x100dc270)
  • SetWindowTextW (Address: 0x100dc28c)
  • ShowWindow (Address: 0x100dc2d0)
  • SystemParametersInfoA (Address: 0x100dc340)
  • SystemParametersInfoW (Address: 0x100dc33c)
  • ToUnicode (Address: 0x100dc368)
  • TrackMouseEvent (Address: 0x100dc258)
  • TranslateMessage (Address: 0x100dc260)
  • UnhookWindowsHookEx (Address: 0x100dc26c)
  • UnregisterClassA (Address: 0x100dc228)
  • UnregisterClassW (Address: 0x100dc2a4)
  • UnregisterDeviceNotification (Address: 0x100dc288)
  • ValidateRect (Address: 0x100dc3b4)
VCRUNTIME140.dll
  • __std_type_info_destroy_list (Address: 0x100dc3f4)
  • _except_handler4_common (Address: 0x100dc3f0)
  • memcpy (Address: 0x100dc3e8)
  • memmove (Address: 0x100dc3ec)
  • memset (Address: 0x100dc3f8)
  • strchr (Address: 0x100dc3fc)
  • strrchr (Address: 0x100dc3dc)
  • strstr (Address: 0x100dc3e0)
  • wcsstr (Address: 0x100dc3e4)
VERSION.dll
  • GetFileVersionInfoA (Address: 0x100dc404)
  • GetFileVersionInfoSizeA (Address: 0x100dc40c)
  • VerQueryValueA (Address: 0x100dc408)
WINMM.dll
  • timeBeginPeriod (Address: 0x100dc440)
  • timeEndPeriod (Address: 0x100dc444)
  • waveInAddBuffer (Address: 0x100dc434)
  • waveInClose (Address: 0x100dc428)
  • waveInGetDevCapsW (Address: 0x100dc418)
  • waveInGetNumDevs (Address: 0x100dc41c)
  • waveInOpen (Address: 0x100dc414)
  • waveInPrepareHeader (Address: 0x100dc42c)
  • waveInReset (Address: 0x100dc43c)
  • waveInStart (Address: 0x100dc438)
  • waveInUnprepareHeader (Address: 0x100dc430)
  • waveOutClose (Address: 0x100dc45c)
  • waveOutGetDevCapsW (Address: 0x100dc450)
  • waveOutGetErrorTextW (Address: 0x100dc454)
  • waveOutGetNumDevs (Address: 0x100dc44c)
  • waveOutOpen (Address: 0x100dc458)
  • waveOutPrepareHeader (Address: 0x100dc460)
  • waveOutReset (Address: 0x100dc420)
  • waveOutUnprepareHeader (Address: 0x100dc448)
  • waveOutWrite (Address: 0x100dc424)