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

Visual Basic

 
QuestionHow to allocate % CPU Resource to a process Pin
Rizwan Bashir12-Aug-05 22:02
Rizwan Bashir12-Aug-05 22:02 
AnswerRe: How to allocate % CPU Resource to a process Pin
progload13-Aug-05 8:58
progload13-Aug-05 8:58 
Answerwrong link sorry, here is the link Pin
progload13-Aug-05 9:32
progload13-Aug-05 9:32 
AnswerRe: How to allocate % CPU Resource to a process Pin
PeterDK25-Sep-05 21:54
PeterDK25-Sep-05 21:54 
GeneralRe: How to allocate % CPU Resource to a process Pin
Rizwan Bashir27-Sep-05 3:45
Rizwan Bashir27-Sep-05 3:45 
QuestionHow Do I do an external call to MS Word from VB.net Pin
rolfjahn12-Aug-05 10:25
rolfjahn12-Aug-05 10:25 
AnswerRe: How Do I do an external call to MS Word from VB.net Pin
rwestgraham13-Aug-05 9:35
rwestgraham13-Aug-05 9:35 
GeneralRe: How Do I do an external call to MS Word from VB.net Pin
rolfjahn13-Aug-05 11:29
rolfjahn13-Aug-05 11:29 
Confused | :confused: I can create a new instance for the MS Office app with the shell statement:
Shell("C:\Program Files\Microsoft Office\Office11\WINWORD.EXE ")

but I can not figure out the proper syntax to call a specific word document in a folder. I have tried the double, triple quotes...

Shell("c:\Documents and Settings\Administrator\My Documents\Docs\Analysis.doc")

I still get file not found in my try catch block

Confused | :confused: Confused | :confused: Confused | :confused:
Generaltime problem Pin
ADY00712-Aug-05 9:17
ADY00712-Aug-05 9:17 
GeneralRe: time problem Pin
Anonymous12-Aug-05 19:23
Anonymous12-Aug-05 19:23 
GeneralRe: time problem Pin
ADY00713-Aug-05 2:13
ADY00713-Aug-05 2:13 
GeneralRe: time problem Pin
Anonymous13-Aug-05 4:31
Anonymous13-Aug-05 4:31 
GeneralVb.net custom dll and installer Pin
FlyngTiger12-Aug-05 8:00
FlyngTiger12-Aug-05 8:00 
GeneralRe: Vb.net custom dll and installer Pin
rwestgraham12-Aug-05 8:59
rwestgraham12-Aug-05 8:59 
GeneralRe: Vb.net custom dll and installer Pin
FlyngTiger12-Aug-05 9:12
FlyngTiger12-Aug-05 9:12 
GeneralRe: Vb.net custom dll and installer Pin
rwestgraham12-Aug-05 11:12
rwestgraham12-Aug-05 11:12 
GeneralRe: Vb.net custom dll and installer Pin
FlyngTiger15-Aug-05 2:45
FlyngTiger15-Aug-05 2:45 
General"One Of" Items in an ArrayList Pin
Vodstok12-Aug-05 6:32
Vodstok12-Aug-05 6:32 
GeneralRe: "One Of" Items in an ArrayList Pin
ToddHileHoffer12-Aug-05 6:52
ToddHileHoffer12-Aug-05 6:52 
GeneralRe: "One Of" Items in an ArrayList Pin
Vodstok12-Aug-05 7:16
Vodstok12-Aug-05 7:16 
GeneralHELP ME! *** how to test if a datacolumn as changes Pin
isgrom12-Aug-05 5:51
isgrom12-Aug-05 5:51 
GeneralDataGrid Record Position Pin
dptalt12-Aug-05 5:45
dptalt12-Aug-05 5:45 
GeneralRe: DataGrid Record Position Pin
thebread14-Aug-05 10:57
thebread14-Aug-05 10:57 
GeneralRe: DataGrid Record Position Pin
dptalt15-Aug-05 8:15
dptalt15-Aug-05 8:15 
GeneralVery Urgent Pin
Anonymous12-Aug-05 4:45
Anonymous12-Aug-05 4:45 

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.