Click here to Skip to main content
15,889,595 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to avoid Designer.vb file ? Pin
Luc Pattyn13-Aug-09 7:47
sitebuilderLuc Pattyn13-Aug-09 7:47 
Questionstring to double Pin
dandalero13-Aug-09 0:06
dandalero13-Aug-09 0:06 
AnswerRe: string to double Pin
Luc Pattyn13-Aug-09 0:23
sitebuilderLuc Pattyn13-Aug-09 0:23 
AnswerRe: string to double Pin
Moreno Airoldi13-Aug-09 0:42
Moreno Airoldi13-Aug-09 0:42 
Questionbingind datagrid view problem Pin
H.A.Faheem12-Aug-09 23:22
H.A.Faheem12-Aug-09 23:22 
AnswerRe: bingind datagrid view problem Pin
Dave Kreskowiak13-Aug-09 2:03
mveDave Kreskowiak13-Aug-09 2:03 
QuestionSending Messages to HID Pin
Kobi_Z12-Aug-09 19:08
Kobi_Z12-Aug-09 19:08 
AnswerRe: Sending Messages to HID Pin
Dave Kreskowiak13-Aug-09 2:01
mveDave Kreskowiak13-Aug-09 2:01 
Kobi_Z wrote:
is a way to control the HID of a mouse or keyboard (the xp default one)
by using SendMessage or anything like it....


Nope. DeviceIoControl[^] is about the only way you're going to send a message to the driver, but you can't tell it to generate a keystroke.


Kobi_Z wrote:
the developers have blocked the ability to hook into the game and send it commands...


Imagine that. I'm guessing that there's a really good reason they did that.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: Sending Messages to HID Pin
Kobi_Z19-Aug-09 2:25
Kobi_Z19-Aug-09 2:25 
GeneralRe: Sending Messages to HID Pin
Dave Kreskowiak19-Aug-09 12:11
mveDave Kreskowiak19-Aug-09 12:11 
QuestionCPU increase using Nullable Pin
captainmogo12-Aug-09 7:13
captainmogo12-Aug-09 7:13 
AnswerRe: CPU increase using Nullable Pin
Luc Pattyn12-Aug-09 8:20
sitebuilderLuc Pattyn12-Aug-09 8:20 
GeneralRe: CPU increase using Nullable Pin
captainmogo12-Aug-09 9:12
captainmogo12-Aug-09 9:12 
GeneralRe: CPU increase using Nullable Pin
Luc Pattyn12-Aug-09 9:25
sitebuilderLuc Pattyn12-Aug-09 9:25 
Generalcolor test Pin
Luc Pattyn12-Aug-09 10:52
sitebuilderLuc Pattyn12-Aug-09 10:52 
GeneralRequire Project in VB with SQL server 2005/2008 Pin
jeshra27912-Aug-09 0:47
jeshra27912-Aug-09 0:47 
GeneralRe: Require Project in VB with SQL server 2005/2008 Pin
Henry Minute12-Aug-09 2:18
Henry Minute12-Aug-09 2:18 
GeneralRe: Require Project in VB with SQL server 2005/2008 Pin
Dave Kreskowiak12-Aug-09 2:18
mveDave Kreskowiak12-Aug-09 2:18 
GeneralRe: Require Project in VB with SQL server 2005/2008 Pin
0x3c012-Aug-09 2:37
0x3c012-Aug-09 2:37 
QuestionCustom cursor problem Pin
The real $M@11-Aug-09 22:29
The real $M@11-Aug-09 22:29 
AnswerRe: Custom cursor problem Pin
LloydA11112-Aug-09 1:56
LloydA11112-Aug-09 1:56 
GeneralRe: Custom cursor problem Pin
Henry Minute12-Aug-09 2:20
Henry Minute12-Aug-09 2:20 
QuestionRe: Custom cursor problem Pin
The real $M@14-Aug-09 2:36
The real $M@14-Aug-09 2:36 
AnswerRe: Custom cursor problem Pin
Henry Minute14-Aug-09 3:04
Henry Minute14-Aug-09 3:04 
GeneralRe: Custom cursor problem Pin
The real $M@15-Aug-09 1:55
The real $M@15-Aug-09 1:55 

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.