[VISUAL BASIC 2008] D3D pic for every game
here is my surce project from visual basic 2008 for a d3d pic for every game
-- i know its not a real d3d like c++,.. is only basic of D3Dlike... it shows forms ingame with a simple method in form load !
if i get 30 thx to this tread i show you how to add d3d hotkeys!
virusscan:
http://www.virustotal.com/de/analisi...ce4-1281116454xD .... have you try it out?
thxs dude but plz post how 2 add hotkeys iive been tyring laods of thigns and nothin works plz!
wow hot key its very hard to add you need to show LOLOLOL
open whit vb2008 pun:
Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vkey As Long) As Integer
dim hot key as integer
hot key=GetAsyncKeyState.keys (key."your hot key)
if hot key = true then
and the d3d base what is a send key and done