Results 1 to 6 of 6
  1. #1
    GER-Domi.'s Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    277
    Reputation
    15
    Thanks
    823
    My Mood
    Cool

    Talking [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:
    https://www.virustotal.com/de/analisi...ce4-1281116454
    Last edited by GER-Domi.; 08-06-2010 at 04:46 AM.

  2. The Following 11 Users Say Thank You to GER-Domi. For This Useful Post:

    baraozin (05-07-2011),Barcelona13 (08-06-2010),Crash450 (08-25-2010),jacob1421 (08-06-2010),lewismarsh10 (08-21-2010),Mario789 (10-14-2011),peewee2 (08-19-2011),Raow (12-20-2011),smonist (08-06-2010),Weneedj (08-21-2010),[Xn]-Epic* (08-26-2010)

  3. #2
    Barcelona13's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    USA
    Posts
    81
    Reputation
    10
    Thanks
    48
    My Mood
    Chatty
    ok man, i gave you a THNAK

  4. #3
    GER-Domi.'s Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    277
    Reputation
    15
    Thanks
    823
    My Mood
    Cool
    xD .... have you try it out?

  5. #4
    lewismarsh10's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    In a house
    Posts
    9
    Reputation
    10
    Thanks
    0
    thxs dude but plz post how 2 add hotkeys iive been tyring laods of thigns and nothin works plz!

  6. #5
    Solo's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    2,133
    Reputation
    64
    Thanks
    383
    My Mood
    Cold
    Great work as usual.
    Nipples

  7. #6
    bandi94's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    14
    My Mood
    Inspired
    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

Similar Threads

  1. [TUT]D3D Basic functions, Visual Basic 2008
    By Dark_Goliath in forum Visual Basic Programming
    Replies: 8
    Last Post: 11-28-2009, 06:05 PM
  2. Replies: 3
    Last Post: 01-28-2009, 09:16 AM
  3. visual basic 2008
    By skater310 in forum Programming Tutorial Requests
    Replies: 5
    Last Post: 05-04-2008, 09:02 AM
  4. Error In Visual Basic 2008 Express Edition ( Thanking People Who Help )
    By Gunner03 in forum Visual Basic Programming
    Replies: 4
    Last Post: 02-14-2008, 01:45 PM
  5. Visual Basic 2008 !
    By Darky in forum WarRock - International Hacks
    Replies: 9
    Last Post: 10-16-2007, 04:24 PM