Expose Private Window Handle From ClassAfter a bit of reworking I finally got it to work. I am surprised that it was that hard to expose a...
Expose Private Window Handle From ClassSOURCE [code] #include "RenderWindow.h" #include "BuildConfig.h" /*===============================...
Expose Private Window Handle From ClassI have the defined, but as of right now they do nothing. I have one method that sets the parameters...
Expose Private Window Handle From ClassHmm, that is weird, but I initialize like: [code] RenderWindow rw; HWND hWnd = rw.ExposeHandle(); [...
Expose Private Window Handle From ClassI am finishing up work on a RenderWindow system for a project I am working on, but sadly have hit so...
This user does not accept Private Messages