I can't just yet. But picture it in your head.

I open the client.
Click the intro screen and get to the main menu screen.
At the main menu screen i click "Connect"
I connect to game. Then I choose my character.
Then the game screen loads up with the DXDraw1 component.
Then rendering timer is going and it's rendering the game screen out.
However, it only renders if i load up another form before i get to the game screen. Like the debug form. If i do not load the debug form before getting there, it doesn't render anything to the DXDraw. And the debug form is in no way linked to the DXDraw form....