PDA

Click to See Complete Forum and Search --> : Please Help :( Regarding changing focus to a game


plenderj
Feb 15th, 2001, 06:15 AM
Well, if its another form, just do :


Form2.SetFocus


- jamie

frosty976
Feb 15th, 2001, 09:38 AM
Im creating a third person program for a mainstream game. i wanted to know how i can go about getting the window handle and/or title bar of the game window to use that to set focus. im not quite sure which API functions to call from User32. please help

plenderj
Feb 15th, 2001, 09:59 AM
If you search in the main vb forum you'll see ...

- jamie

plenderj
Feb 15th, 2001, 10:43 AM
Also, if I follow what you're trying to do,
the term is 'third party'. 'third person' refers to viewing the character in the game from a stationary fixed position somewhere in the 'room'.

- jamie