Forum: Coder's Corner Lounge
Jan 26th, 2005, 10:57 AM
|
|
Replies: 0
Views: 157
Licencing on USB memory sticks
Wondering if anyone had any thoughts on this.
I work for an automation firm. The software we use to program machines requires a software licence. Up until now, you would give the vendor 10 grand...
|
Forum: Coder's Corner Lounge
Jan 24th, 2005, 12:16 PM
|
|
Replies: 5
Views: 274
|
Forum: Coder's Corner Lounge
Jan 24th, 2005, 10:13 AM
|
|
Replies: 5
Views: 274
question about keyloggers
Typically, what programming language would keyloggers be programmed with. I have an app that needs to monitor barcodes from a keyboard input, even when running in the background and have come to...
|
Forum: Visual Basic
Jan 19th, 2005, 7:53 AM
|
|
Replies: 3
Views: 283
Help Me!
Im going friggin crazy.
Alright I was testing a DDE connection with 2 excel spreadsheets, works fine.
Now i need to write to a textbox in an access form. heres what I have:
Sub Main()
intChan1 =...
|
Forum: Visual Basic
Jan 18th, 2005, 9:44 AM
|
|
Replies: 3
Views: 426
Thanks for the feedback.
I was looking up the...
Thanks for the feedback.
I was looking up the winsock control, and it seems I need a vb application on both PCs. Is this true?
I was hoping not to modifiy Computer B in anyway.
If I have no...
|
Forum: Visual Basic
Jan 14th, 2005, 11:18 AM
|
|
Replies: 3
Views: 426
Heres the challange
I have a problem, And need advise as where to start.
I have a visual basic program on computer A
Microsoft access on computer B
On computer B there is a textbox always in focus, that logs data when...
|