![]() |
vb help asap
ok heres my problem, i recently wrote a code for visual basic that can just basicly turn off and turn on an embebbed system with leds and heres the code
Code:
Option Strict OffCode:
Option Strict Off |
Re: vb help asap
1) open vb6
2) go to form1 and add command button 1 and 2 3) double click command1 and add Code:
Private Sub Command1_Click()Code:
Private Sub Command2_Click()5)double click module1 and add Code:
Public Declare Function Inp Lib "inpout32.dll" _ |
Re: vb help asap
thank you man! you really helped me alot!
|
| All times are GMT +5.5. The time now is 21:17. |