wrapper-dll
There are 19 repositories under wrapper-dll topic.
elishacloud/dxwrapper
Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
briankendall/devreorder
A utility for reordering and hiding DirectInput controllers
elishacloud/DirectX-Wrappers
Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game.
samuelgr/Xidi
DirectInput interface for XInput controllers
elishacloud/dinputto8
A dll module that is designed to improve compatibility in games using DirectInput 1-7 (dinput.dll) by converting all API calls to their equivalent DirectInput 8 (dinput8.dll) ones. This allows older games to be able to use newer tools and wrappers written for DirectInput 8.
SeanPesce/d3d11-wrapper
Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.
SeanPesce/Direct3D9-Overlay
Direct3D9 Wrapper DLL/classes with a built-in overlay framework that implements an in-game console and a text feed for printing on-screen messages in DirectX9 programs. Includes plugin support.
SeanPesce/DLL_Wrapper_Generator
Automatic generation of DLL wrappers for both 32-bit and 64-bit DLLs
mitigd/dinput8-wrapper-fps-fix
Dinput8 wrapper meant to fix specific games
picotech/picosdk-c-wrappers
A set of C wrapper library projects for PicoScopeĀ® oscilloscope products.
SeanPesce/Library_Wrappers
Compilation of shared library wrapper templates and generators for Windows and Linux from various authors.
Stonos/color-management-disabler
Disable color management awareness in applications that support it
Solanacean/GrimoireDigiMusicDLL
Grimoire: Heralds of the Winged Exemplar wrapper DLL which adds support for mp3 encoded music.
terellison/RegistryWrapper
.NET Framework Wrapper for accessing the Windows Registry
kartikmadan11/MultiChartsCLR
CLR Wrapper for interoperability between Client C# and C++ source
mitigd/xinput-disabler
xinput disabler
daiman411/alViewerCS
Video Input, Wrapping unmanaged code as .Net dll
0xC-M0NK3Y/Windows_wrapper
Program to link functions to your wrapped function