Click here to Skip to main content
16,005,080 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MSchart in VB.net Pin
megadith10-Aug-04 8:41
megadith10-Aug-04 8:41 
GeneralSimple Grid in VB.NET Pin
Anonymous6-Aug-04 9:55
Anonymous6-Aug-04 9:55 
GeneralRe: Simple Grid in VB.NET Pin
Member 7339436-Aug-04 14:52
Member 7339436-Aug-04 14:52 
GeneralAccessing Object property of OLEFormat Pin
smritiy6-Aug-04 9:45
smritiy6-Aug-04 9:45 
GeneralRe: Accessing Object property of OLEFormat Pin
Dave Kreskowiak7-Aug-04 6:24
mveDave Kreskowiak7-Aug-04 6:24 
GeneralRe: Accessing Object property of OLEFormat Pin
smritiy9-Aug-04 8:40
smritiy9-Aug-04 8:40 
GeneralCommunicate with Digitizer Pin
SonnyBono6-Aug-04 7:22
SonnyBono6-Aug-04 7:22 
GeneralRe: Communicate with Digitizer Pin
Dave Kreskowiak6-Aug-04 8:09
mveDave Kreskowiak6-Aug-04 8:09 
SonnyBono wrote:
but I have no idea how to communicate with the driver,

You've already got two strikes against you. You'll need the Software Development Kit, or at least the API documentation for the device before you even think of doing anything like this. If you don't have either one, you'll find it as easy as climbing to the top of Mt. Everest in a Speedo.

Now, the Serial version would be alot easier to do because you can at least talk directly to the tablet without the need for a driver, unlike the USB version. But! You'll still need the API documentation so you can talk intelligently with the device. This means docs on what commands you need to send back and forth and in what formats, what the data is going to look like coming from the device, how to reset it, how to calibrate it, ...


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralWeb Service Help Pin
inetmaster6-Aug-04 5:48
inetmaster6-Aug-04 5:48 
GeneralRe: Web Service Help Pin
Dave Kreskowiak6-Aug-04 7:16
mveDave Kreskowiak6-Aug-04 7:16 
GeneralVBtab not working in a label in VB.NET Pin
dotnetfriend6-Aug-04 5:46
dotnetfriend6-Aug-04 5:46 
GeneralRe: VBtab not working in a label in VB.NET Pin
Dave Kreskowiak6-Aug-04 7:03
mveDave Kreskowiak6-Aug-04 7:03 
GeneralByReference help Pin
Anonymous6-Aug-04 4:20
Anonymous6-Aug-04 4:20 
GeneralRe: ByReference help Pin
Dave Kreskowiak6-Aug-04 5:39
mveDave Kreskowiak6-Aug-04 5:39 
GeneralRe: ByReference help Pin
Anonymous6-Aug-04 6:03
Anonymous6-Aug-04 6:03 
GeneralRe: ByReference help Pin
Dave Kreskowiak6-Aug-04 6:40
mveDave Kreskowiak6-Aug-04 6:40 
GeneralRe: ByReference help Pin
Dave Kreskowiak6-Aug-04 6:52
mveDave Kreskowiak6-Aug-04 6:52 
GeneralRe: ByReference help Pin
Anonymous6-Aug-04 7:29
Anonymous6-Aug-04 7:29 
GeneralRe: ByReference help Pin
Dave Kreskowiak6-Aug-04 8:02
mveDave Kreskowiak6-Aug-04 8:02 
GeneralRe: ByReference help Pin
normanordas10-Aug-04 21:49
normanordas10-Aug-04 21:49 
GeneralNeed more helps at datagrid button column Pin
Lisana6-Aug-04 4:15
Lisana6-Aug-04 4:15 
GeneralGood book on Win32 API calls Pin
Simon Kearn6-Aug-04 1:07
sussSimon Kearn6-Aug-04 1:07 
GeneralRe: Good book on Win32 API calls Pin
Michael P Butler6-Aug-04 1:43
Michael P Butler6-Aug-04 1:43 
GeneralRe: Good book on Win32 API calls Pin
Duncan Edwards Jones6-Aug-04 2:11
professionalDuncan Edwards Jones6-Aug-04 2:11 
GeneralRe: Good book on Win32 API calls Pin
Nick Seng8-Aug-04 16:17
Nick Seng8-Aug-04 16:17 

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.