Click here to Skip to main content
16,004,944 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: datagrid Pin
Anonymous5-Oct-04 7:55
Anonymous5-Oct-04 7:55 
GeneralRe: datagrid Pin
Anonymous5-Oct-04 11:57
Anonymous5-Oct-04 11:57 
QuestionGetting all availabel information of a computer? Pin
dungle304-Oct-04 0:18
dungle304-Oct-04 0:18 
AnswerRe: Getting all availabel information of a computer? Pin
Dave Kreskowiak4-Oct-04 5:45
mveDave Kreskowiak4-Oct-04 5:45 
GeneralRe: Getting all availabel information of a computer? Pin
dungle305-Oct-04 22:10
dungle305-Oct-04 22:10 
GeneralRe: Getting all availabel information of a computer? Pin
Dave Kreskowiak6-Oct-04 13:13
mveDave Kreskowiak6-Oct-04 13:13 
GeneralRe: Getting all availabel information of a computer? Pin
dungle306-Oct-04 16:38
dungle306-Oct-04 16:38 
GeneralRe: Getting all availabel information of a computer? Pin
Dave Kreskowiak6-Oct-04 17:03
mveDave Kreskowiak6-Oct-04 17:03 
In that case, most of the information you want is not available without writing a client inventory application that must be running on each client machines you want to scan. For that app, you'll have to write LOTS, and I mean A LOT, of code to get each little piece you want and put it together into a form that you can transfer to the server machine collecting this data.

WMI is the ONLY way to go for this if you want to keep the code down to a minimum... Granted, WMI is not available without installing software for it on WIndows NT SP3, Me, 98, 95 and below. Windows 2000 and above come with WMI standard.


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

GeneralRe: Getting all availabel information of a computer? Pin
dungle307-Oct-04 18:27
dungle307-Oct-04 18:27 
GeneralRe: Getting all availabel information of a computer? Pin
Dave Kreskowiak8-Oct-04 4:30
mveDave Kreskowiak8-Oct-04 4:30 
GeneralRe: Getting all availabel information of a computer? Pin
dungle3010-Oct-04 19:12
dungle3010-Oct-04 19:12 
AnswerRe: Getting all availabel information of a computer? Pin
Anonymous4-Oct-04 22:23
Anonymous4-Oct-04 22:23 
GeneralReturn the value of cancel button Pin
Mekong River3-Oct-04 21:57
Mekong River3-Oct-04 21:57 
GeneralRe: Return the value of cancel button Pin
Syed Abdul Khader3-Oct-04 23:11
Syed Abdul Khader3-Oct-04 23:11 
GeneralRe: Return the value of cancel button Pin
Mekong River3-Oct-04 23:17
Mekong River3-Oct-04 23:17 
GeneralRe: Return the value of cancel button Pin
Desi Bravo5-Oct-04 3:51
Desi Bravo5-Oct-04 3:51 
QuestionHow to create COM objects in VB.NET Pin
MohammadAmiry3-Oct-04 21:30
MohammadAmiry3-Oct-04 21:30 
AnswerRe: How to create COM objects in VB.NET Pin
Dave Kreskowiak4-Oct-04 5:43
mveDave Kreskowiak4-Oct-04 5:43 
QuestionHow to make a spread sheet application using c++? Pin
M Astrid3-Oct-04 20:29
M Astrid3-Oct-04 20:29 
AnswerRe: How to make a spread sheet application using c++? Pin
Colin Angus Mackay3-Oct-04 23:29
Colin Angus Mackay3-Oct-04 23:29 
GeneralHi Help Me I Want Write VBScript Of ("Outlook.Application") Pin
webhot3-Oct-04 20:07
webhot3-Oct-04 20:07 
GeneralRe: Hi Help Me I Want Write VBScript Of ("Outlook.Application") Pin
Dave Kreskowiak4-Oct-04 5:28
mveDave Kreskowiak4-Oct-04 5:28 
GeneralSpeed Dialer using VB 6.0 Pin
wlho3-Oct-04 16:51
wlho3-Oct-04 16:51 
GeneralRe: Speed Dialer using VB 6.0 Pin
Dave Kreskowiak4-Oct-04 8:48
mveDave Kreskowiak4-Oct-04 8:48 
Questionhow to refresh datagrid?? Pin
Lisana3-Oct-04 15:44
Lisana3-Oct-04 15:44 

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.