ReShade
A generic post-processing injector for games and video software.
Functions
reshade::internal Namespace Reference

Functions

HMODULE get_reshade_module_handle (HMODULE reshade_module=nullptr)
 Gets the handle to the ReShade module. More...
 
HMODULE get_current_module_handle (HMODULE addon_module=nullptr)
 Gets the handle to the current add-on module. More...
 

Function Documentation

◆ get_current_module_handle()

HMODULE reshade::internal::get_current_module_handle ( HMODULE  addon_module = nullptr)
inline

Gets the handle to the current add-on module.

◆ get_reshade_module_handle()

HMODULE reshade::internal::get_reshade_module_handle ( HMODULE  reshade_module = nullptr)
inline

Gets the handle to the ReShade module.