Heyo,
I'm trying to figure out how to create a global handle that points to the window being created by my program. This program uses directx. However, I am unfamiliar with handles and C++ in particular, and am not sure as to how to go about creating a handle that points to the current active window, or a window in particular.
If anyone can help me with this, it'd be greatly appreciated.
I'm trying to figure out how to create a global handle that points to the window being created by my program. This program uses directx. However, I am unfamiliar with handles and C++ in particular, and am not sure as to how to go about creating a handle that points to the current active window, or a window in particular.
If anyone can help me with this, it'd be greatly appreciated.