mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
Refactor dx device creation
Find the game's window instead of using the foreground window.
This commit is contained in:
parent
dc7480c633
commit
5a0653d080
7 changed files with 71 additions and 12 deletions
|
|
@ -42,5 +42,7 @@ public:
|
|||
static Windows_Hook& Inst();
|
||||
};
|
||||
|
||||
HWND GetGameWindow();
|
||||
|
||||
#endif//NO_OVERLAY
|
||||
#endif//__INCLUDED_WINDOWS_HOOK_H__
|
||||
Loading…
Add table
Add a link
Reference in a new issue