Microsoft & .NETVisual BasicVB Coding Tip: Adding New Hardware

VB Coding Tip: Adding New Hardware

Private Sub Command1_Click()
Shell ("rundll32.exe shell32.dll, _
       Control_RunDLL sysdm.cpl @1")
End Sub

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Latest Posts

Related Stories