To open modem dialog box through vb.only three lines of code
To open modem dialog box through vb.only three lines of code
Rate To open modem dialog box through vb.only three lines of code
(1(1 Vote))
dim o as double
o = Shell("rundll32.exe shell32.dll,Control_RunDLL modem.cpl")
end sub
To open modem dialog box through vb.only three lines of code Comments
No comments yet — be the first to post one!
Post a Comment