Click here to Skip to main content
15,890,185 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MAC address retrieval Pin
abhinish28-Nov-05 18:49
abhinish28-Nov-05 18:49 
AnswerRe: MAC address retrieval Pin
GregRH16-Dec-05 13:01
GregRH16-Dec-05 13:01 
GeneralRe: MAC address retrieval Pin
abhinish16-Dec-05 18:06
abhinish16-Dec-05 18:06 
QuestionHand Cursor in .NET Pin
marclile24-Nov-05 17:26
marclile24-Nov-05 17:26 
AnswerRe: Hand Cursor in .NET Pin
Christian Graus24-Nov-05 17:53
protectorChristian Graus24-Nov-05 17:53 
AnswerRe: Hand Cursor in .NET Pin
progload25-Nov-05 14:11
progload25-Nov-05 14:11 
Questionregister accessing from VB6 Pin
vani_bel24-Nov-05 17:01
vani_bel24-Nov-05 17:01 
AnswerRe: register accessing from VB6 Pin
Dave Kreskowiak25-Nov-05 4:16
mveDave Kreskowiak25-Nov-05 4:16 
Hardware registers? Can't be done from VB. You need to write a Ring 0 .DLL, essentially a device driver, accesses that hardware for you and exports functions for your VB code to call. What's stopping you from doing this in VB is the HAL (Hardware Abstraction Layer) of any NT Kernel-based Windows OS - NT4, 2000, XP, 2003, Vista.

You can find an example of this technique here[^].


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

QuestionForce Panel to scroll Pin
spelltwister24-Nov-05 15:44
spelltwister24-Nov-05 15:44 
QuestionCoding web camera Pin
Amr M. K.24-Nov-05 6:43
Amr M. K.24-Nov-05 6:43 
AnswerRe: Coding web camera Pin
Briga24-Nov-05 7:17
Briga24-Nov-05 7:17 
QuestionEnforcing Referrential Integrity in VB.NET Pin
R. A. Abbasi24-Nov-05 4:56
R. A. Abbasi24-Nov-05 4:56 
AnswerRe: Enforcing Referrential Integrity in VB.NET Pin
Steve Pullan24-Nov-05 18:31
Steve Pullan24-Nov-05 18:31 
GeneralRe: Enforcing Referrential Integrity in VB.NET Pin
R. A. Abbasi24-Nov-05 18:37
R. A. Abbasi24-Nov-05 18:37 
GeneralRe: Enforcing Referrential Integrity in VB.NET Pin
Steve Pullan24-Nov-05 18:51
Steve Pullan24-Nov-05 18:51 
GeneralRe: Enforcing Referrential Integrity in VB.NET Pin
R. A. Abbasi24-Nov-05 20:58
R. A. Abbasi24-Nov-05 20:58 
GeneralRe: Enforcing Referrential Integrity in VB.NET Pin
Steve Pullan24-Nov-05 23:39
Steve Pullan24-Nov-05 23:39 
QuestionMapping drives in vb.net Pin
kongo1024-Nov-05 3:15
kongo1024-Nov-05 3:15 
AnswerRe: Mapping drives in vb.net Pin
Steve Pullan24-Nov-05 15:01
Steve Pullan24-Nov-05 15:01 
GeneralRe: Mapping drives in vb.net Pin
kongo1025-Nov-05 7:01
kongo1025-Nov-05 7:01 
GeneralRe: Mapping drives in vb.net Pin
Steve Pullan25-Nov-05 11:14
Steve Pullan25-Nov-05 11:14 
GeneralRe: Mapping drives in vb.net Pin
kongo1025-Nov-05 14:39
kongo1025-Nov-05 14:39 
QuestionDisplay random image Dice Roll Pin
chrischik24-Nov-05 2:51
chrischik24-Nov-05 2:51 
AnswerRe: Display random image Dice Roll Pin
Steve Pullan24-Nov-05 12:09
Steve Pullan24-Nov-05 12:09 
Questioncalculate z position Pin
nitin_ion24-Nov-05 1:27
nitin_ion24-Nov-05 1:27 

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.