Click here to Skip to main content
15,896,154 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to build a chat system? Pin
Colin Angus Mackay21-Apr-04 0:04
Colin Angus Mackay21-Apr-04 0:04 
Generalprinting form in vb6 Pin
ScarberryProd20-Apr-04 17:27
ScarberryProd20-Apr-04 17:27 
GeneralHarddrive Access Pin
Pugman81220-Apr-04 12:32
Pugman81220-Apr-04 12:32 
GeneralRe: Harddrive Access Pin
Anonymous20-Apr-04 18:04
Anonymous20-Apr-04 18:04 
GeneralRe: Harddrive Access Pin
Nadroj20-Apr-04 18:05
Nadroj20-Apr-04 18:05 
GeneralRe: Harddrive Access Pin
Pugman81220-Apr-04 19:38
Pugman81220-Apr-04 19:38 
GeneralRe: Harddrive Access Pin
Nadroj20-Apr-04 21:21
Nadroj20-Apr-04 21:21 
GeneralRe: Harddrive Access Pin
Dave Kreskowiak21-Apr-04 6:24
mveDave Kreskowiak21-Apr-04 6:24 
It's possible in VB6 and VB.NET, but not easily done. Since the hardware is abstracted from your app, there is no direct way of doing this. You have to go through the drivers sitting in the kernel to get the sectors for you. You'll be declaring a bunch of API calls and structures to get this to work.

C++ is a much better choice...


RageInTheMachine9532
GeneralVB Grid capabilities Pin
trimtrom20-Apr-04 9:15
trimtrom20-Apr-04 9:15 
GeneralRe: VB Grid capabilities Pin
jimpar21-Apr-04 5:22
jimpar21-Apr-04 5:22 
GeneralRemoting Pin
Member 76810120-Apr-04 7:28
Member 76810120-Apr-04 7:28 
GeneralRe: Remoting Pin
Klaus Weisser20-Apr-04 9:31
Klaus Weisser20-Apr-04 9:31 
GeneralRe: Remoting Pin
Member 76810120-Apr-04 10:38
Member 76810120-Apr-04 10:38 
GeneralRe: Remoting Pin
Klaus Weisser20-Apr-04 10:44
Klaus Weisser20-Apr-04 10:44 
GeneralDataRow Error? Not accessible because protected Pin
djsuperz20-Apr-04 7:21
sussdjsuperz20-Apr-04 7:21 
GeneralHelp with small program Pin
dcspock20-Apr-04 6:41
dcspock20-Apr-04 6:41 
GeneralRe: Help with small program Pin
Dave Kreskowiak20-Apr-04 11:32
mveDave Kreskowiak20-Apr-04 11:32 
GeneralVB 6 ODBC connection to SQL 2000 Pin
JumpinJimmy20-Apr-04 6:18
JumpinJimmy20-Apr-04 6:18 
GeneralRe: VB 6 ODBC connection to SQL 2000 Pin
jimpar20-Apr-04 7:02
jimpar20-Apr-04 7:02 
GeneralRe: VB 6 ODBC connection to SQL 2000 Pin
JumpinJimmy20-Apr-04 10:01
JumpinJimmy20-Apr-04 10:01 
GeneralRe: VB 6 ODBC connection to SQL 2000 Pin
RichardGrimmer21-Apr-04 2:38
RichardGrimmer21-Apr-04 2:38 
QuestionDatabase connection error??? Pin
hounetdev20-Apr-04 5:07
hounetdev20-Apr-04 5:07 
QuestionHow do I autoupdate my application? Pin
ruseno20-Apr-04 4:08
ruseno20-Apr-04 4:08 
AnswerRe: How do I autoupdate my application? Pin
Michael Russell20-Apr-04 4:52
Michael Russell20-Apr-04 4:52 
GeneralStay inside MDI Client Area Pin
Michael Russell19-Apr-04 11:57
Michael Russell19-Apr-04 11:57 

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.