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

Visual Basic

 
QuestionRe: about software application with Screensaver function Pin
| Muhammad Waqas Butt |7-Oct-05 22:15
professional| Muhammad Waqas Butt |7-Oct-05 22:15 
QuestionA little help with File Copy Pin
Mega16-Oct-05 18:11
Mega16-Oct-05 18:11 
AnswerRe: A little help with File Copy Pin
AndrewVos7-Oct-05 3:30
AndrewVos7-Oct-05 3:30 
AnswerRe: A little help with File Copy Pin
KaptinKrunch7-Oct-05 6:28
KaptinKrunch7-Oct-05 6:28 
QuestionReading Binary from Registry to Variable Pin
andyr20056-Oct-05 9:04
andyr20056-Oct-05 9:04 
AnswerRe: Reading Binary from Registry to Variable Pin
Dave Kreskowiak7-Oct-05 6:49
mveDave Kreskowiak7-Oct-05 6:49 
GeneralRe: Reading Binary from Registry to Variable Pin
andyr20057-Oct-05 9:41
andyr20057-Oct-05 9:41 
GeneralRe: Reading Binary from Registry to Variable Pin
Dave Kreskowiak7-Oct-05 17:03
mveDave Kreskowiak7-Oct-05 17:03 
This returns to an array, not an ArrayList.
Dim regKey As RegistryKey = Registry.LocalMachine.OpenSubKey("SYSTEM\Setup", False)
Dim values As Byte() = regKey.GetValue("SystemPrefix")



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

QuestionOpenFileDialog: Return just file name Pin
Brad Fackrell6-Oct-05 8:04
Brad Fackrell6-Oct-05 8:04 
AnswerRe: OpenFileDialog: Return just file name Pin
Dave Kreskowiak6-Oct-05 8:15
mveDave Kreskowiak6-Oct-05 8:15 
GeneralRe: OpenFileDialog: Return just file name Pin
AndrewVos6-Oct-05 8:46
AndrewVos6-Oct-05 8:46 
GeneralRe: OpenFileDialog: Return just file name Pin
Dave Kreskowiak6-Oct-05 11:36
mveDave Kreskowiak6-Oct-05 11:36 
GeneralRe: OpenFileDialog: Return just file name Pin
AndrewVos7-Oct-05 3:28
AndrewVos7-Oct-05 3:28 
GeneralRe: OpenFileDialog: Return just file name Pin
Dave Kreskowiak7-Oct-05 6:46
mveDave Kreskowiak7-Oct-05 6:46 
GeneralRe: OpenFileDialog: Return just file name Pin
AndrewVos11-Oct-05 3:27
AndrewVos11-Oct-05 3:27 
GeneralRe: OpenFileDialog: Return just file name Pin
Brad Fackrell6-Oct-05 9:07
Brad Fackrell6-Oct-05 9:07 
QuestionCreating a server tool Pin
6-Oct-05 6:02
suss6-Oct-05 6:02 
AnswerRe: Creating a server tool Pin
Dave Kreskowiak6-Oct-05 8:11
mveDave Kreskowiak6-Oct-05 8:11 
GeneralRe: Creating a server tool Pin
gthompson20056-Oct-05 8:17
gthompson20056-Oct-05 8:17 
QuestionConfig File: Read Only Pin
Brad Fackrell6-Oct-05 3:31
Brad Fackrell6-Oct-05 3:31 
AnswerRe: Config File: Read Only Pin
Brad Fackrell6-Oct-05 8:06
Brad Fackrell6-Oct-05 8:06 
AnswerRe: Config File: Read Only Pin
Dave Kreskowiak6-Oct-05 8:07
mveDave Kreskowiak6-Oct-05 8:07 
GeneralRe: Config File: Read Only Pin
Brad Fackrell6-Oct-05 8:13
Brad Fackrell6-Oct-05 8:13 
QuestionHow can we add values in ArratList in different way?? Pin
parvinder sehrawat6-Oct-05 0:07
parvinder sehrawat6-Oct-05 0:07 
AnswerRe: How can we add values in ArratList in different way?? Pin
_mubashir6-Oct-05 0:42
_mubashir6-Oct-05 0:42 

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.