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

Visual Basic

 
Questiontoolbar control in vb 6.0 Pin
bony_baba20-Nov-06 20:58
bony_baba20-Nov-06 20:58 
QuestionMenu Colour Pin
Tj.20-Nov-06 20:48
Tj.20-Nov-06 20:48 
AnswerRe: Menu Colour Pin
jsampsonPC22-Nov-06 10:06
jsampsonPC22-Nov-06 10:06 
Questionhow to print billings using visual basic Pin
shazzney20-Nov-06 20:21
shazzney20-Nov-06 20:21 
AnswerRe: how to print billings using visual basic Pin
Christian Graus20-Nov-06 21:53
protectorChristian Graus20-Nov-06 21:53 
AnswerRe: how to print billings using visual basic Pin
nsurendran21-Nov-06 21:59
nsurendran21-Nov-06 21:59 
GeneralRe: how to print billings using visual basic Pin
shazzney22-Nov-06 20:53
shazzney22-Nov-06 20:53 
Questionparallel input with less windows dependency Pin
vidante20-Nov-06 17:55
vidante20-Nov-06 17:55 
Hi there....

I wrote a program under Visual basic to read pulses from a reed switch that i put it in my car, using parallel port.
I already put io.dll as mentioned in your site.
But when i tried it in my car the wiindow seem doesnt read it correctly.
I assume it was because it was windows dependence.
How do i make it less windows dependency?

in my program i simply write it like this:

Public Sub Timer3_Timer() * interval is 10

TerraGanti.Caption = PortIn(889)

End Sub


The program didnt catch up all the pulses correctly.
Please tell me how to fix it.
Thank u so much for helping me.
Best Regards,
Tegar Astarestu
AnswerRe: parallel input with less windows dependency Pin
Christian Graus20-Nov-06 19:42
protectorChristian Graus20-Nov-06 19:42 
GeneralRe: parallel input with less windows dependency Pin
vidante21-Nov-06 19:15
vidante21-Nov-06 19:15 
GeneralRe: parallel input with less windows dependency Pin
Christian Graus21-Nov-06 19:27
protectorChristian Graus21-Nov-06 19:27 
AnswerRe: parallel input with less windows dependency Pin
Dave Kreskowiak21-Nov-06 6:47
mveDave Kreskowiak21-Nov-06 6:47 
GeneralRe: parallel input with less windows dependency Pin
vidante21-Nov-06 19:06
vidante21-Nov-06 19:06 
GeneralRe: parallel input with less windows dependency Pin
Dave Kreskowiak22-Nov-06 10:55
mveDave Kreskowiak22-Nov-06 10:55 
Questionformating date and time in a datagrid Pin
steve_rm20-Nov-06 17:41
steve_rm20-Nov-06 17:41 
QuestionRe: formating date and time in a datagrid [modified] Pin
Are Jay20-Nov-06 19:15
Are Jay20-Nov-06 19:15 
GeneralRe: formating date and time in a datagrid Pin
steve_rm20-Nov-06 19:19
steve_rm20-Nov-06 19:19 
GeneralRe: formating date and time in a datagrid Pin
Are Jay20-Nov-06 20:04
Are Jay20-Nov-06 20:04 
GeneralRe: formating date and time in a datagrid Pin
steve_rm20-Nov-06 20:09
steve_rm20-Nov-06 20:09 
Questionbutton related actions Pin
tirumal123120-Nov-06 17:00
tirumal123120-Nov-06 17:00 
AnswerRe: button related actions Pin
Christian Graus20-Nov-06 17:33
protectorChristian Graus20-Nov-06 17:33 
GeneralRe: button related actions Pin
tirumal123120-Nov-06 19:29
tirumal123120-Nov-06 19:29 
GeneralRe: button related actions Pin
Christian Graus20-Nov-06 19:41
protectorChristian Graus20-Nov-06 19:41 
GeneralRe: button related actions Pin
tirumal123120-Nov-06 21:12
tirumal123120-Nov-06 21:12 
QuestionSession call from a .vb class Pin
ONeil Tomlinson20-Nov-06 11:55
ONeil Tomlinson20-Nov-06 11:55 

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.