Click here to Skip to main content
15,915,319 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
César de Souza1-Dec-10 1:38
professionalCésar de Souza1-Dec-10 1:38 
AnswerRe: Make Form Always On Top, even in fullscreen games. Pin
G-Tek1-Dec-10 2:03
G-Tek1-Dec-10 2:03 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
Yance Lawang1-Dec-10 4:14
Yance Lawang1-Dec-10 4:14 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
G-Tek1-Dec-10 4:25
G-Tek1-Dec-10 4:25 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
Fabio Franco1-Dec-10 6:39
professionalFabio Franco1-Dec-10 6:39 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
G-Tek1-Dec-10 6:41
G-Tek1-Dec-10 6:41 
AnswerRe: Make Form Always On Top, even in fullscreen games. Pin
Fabio Franco1-Dec-10 6:34
professionalFabio Franco1-Dec-10 6:34 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
ph-th1-Dec-10 20:22
ph-th1-Dec-10 20:22 
I accomplished something like this a few years ago by using a directx proxy dll. Using a custom proxy for directx lets you inject and display whatever you want on top of a directx game. See this site for details: http://www.mikoweb.eu/index.php?node=21[^] I used that code as a starting point and I created a stats/info box for an MMO similar to the forum post linked above.

It worked well in my situation but it may be difficult to support many different games, as you will need to make sure that your proxy directx dll is loaded by each individual game.
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
Yance Lawang1-Dec-10 23:43
Yance Lawang1-Dec-10 23:43 
GeneralRe: Make Form Always On Top, even in fullscreen games. Pin
Yance Lawang2-Dec-10 3:30
Yance Lawang2-Dec-10 3:30 
Questionhow to detect available com ports Pin
dusk8529-Nov-10 18:53
dusk8529-Nov-10 18:53 
AnswerRe: how to detect available com ports PinPopular
Luc Pattyn29-Nov-10 19:02
sitebuilderLuc Pattyn29-Nov-10 19:02 
GeneralRe: how to detect available com ports Pin
Rajesh Anuhya29-Nov-10 23:50
professionalRajesh Anuhya29-Nov-10 23:50 
GeneralRe: how to detect available com ports Pin
Rick Shaub1-Dec-10 8:24
Rick Shaub1-Dec-10 8:24 
Questionread/recieve data from serial port Pin
dusk8525-Nov-10 19:56
dusk8525-Nov-10 19:56 
AnswerRe: read/recieve data from serial port Pin
Luc Pattyn26-Nov-10 0:56
sitebuilderLuc Pattyn26-Nov-10 0:56 
AnswerRe: read/recieve data from serial port Pin
Dave Kreskowiak26-Nov-10 6:13
mveDave Kreskowiak26-Nov-10 6:13 
QuestionVB.Net - Crystal report direct to printer. Missing parameter values [modified] Pin
Central_IT25-Nov-10 3:11
Central_IT25-Nov-10 3:11 
AnswerRe: VB.Net - Crystal report direct to printer. Missing parameter values Pin
ChandraRam26-Nov-10 1:14
ChandraRam26-Nov-10 1:14 
GeneralRe: VB.Net - Crystal report direct to printer. Missing parameter values Pin
Central_IT26-Nov-10 1:34
Central_IT26-Nov-10 1:34 
GeneralRe: VB.Net - Crystal report direct to printer. Missing parameter values Pin
DJ Matthews26-Nov-10 3:19
DJ Matthews26-Nov-10 3:19 
GeneralRe: VB.Net - Crystal report direct to printer. Missing parameter values Pin
Central_IT26-Nov-10 3:36
Central_IT26-Nov-10 3:36 
GeneralRe: VB.Net - Crystal report direct to printer. Missing parameter values Pin
Henry Minute29-Nov-10 1:23
Henry Minute29-Nov-10 1:23 
QuestionProblem while Publishing the application [SOLVED] Pin
vijay248224-Nov-10 22:38
vijay248224-Nov-10 22:38 
AnswerRe: Problem while Publishing the application Pin
Dave Kreskowiak25-Nov-10 2:58
mveDave Kreskowiak25-Nov-10 2:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.