First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User Control question
I created a program, and also a User Control (ctl) in it. But when I compile it, and run it on my other PC, it gives the error "Failed to load control 'EZFile' from . Your version of may be outdated.", EZFile being name of my control. And yeah it has missing words there. Anyway, I was wondering what is causing that... 19 Jun 2008 01:15
VB 5 Reinstall Problem
I was running VB5 under XP and my computer was giving trouble so I bought a new computer. On the new computer I installed VB5 under the XP Pro operating system and now several of my projects will not run in development mode. When I try to run these programs, I get the error message COMDLG32 .OCX could not be... 19 Jun 2008 01:15
send value in dialog box..
About www.cerved.it in left part of this home page is a link Area Clienti. Afetr click on this link appear a dialog box. How to send value in boxes and press "ok"... All in VB classic or in VBA for excel. tks. ... 19 Jun 2008 01:15
Detect the Connecting of an USB-Drive
Hello together, I want to write a program in Visual Basic 6 (NOT visualbasic.net), which runs resident in the background and executes some commands as soon as it detects a new USB-Drive. How can I - monitor windows to detect if a USB-Drive has been connected - determine the drive-letter of that USB-drive ... 19 Jun 2008 01:15
XML & CDATA
I have a program whereby I send and xml order to a payment service and they send an xml reply. Mostly the reply reads AUTHORIZED or REFUSED but sometimes if the payers postcode is wrong or not included or the Cardholders name or other crad details are incorrect I get a reply with a node that has the name error. Wit... 19 Jun 2008 01:15
on error resume next
Hi VB6 programmers, I just went into a trap which I want to prevent your from... Sometimes I use the one-line if...then construction for its simplicity: if a / b > 0 then c = d Now it appeared that under special conditions, the variable b was zero, leading to an error. In my program, it was convenient t... 19 Jun 2008 01:15
Non-programmer - trying to get VB 6.0 installed on a Vista machine
x-no-archive: yes Last year, someone sent me a working copy of VB 6.0 from the Sams book "Teach Yourself VB in 21 Days". This was enough to get a program that my wife wrote in VB 6.0 to run on my XP machine. I bought a laptop with Vista Basic last August, and I can't get my wife's program to run. When I i... 19 Jun 2008 01:15
debugging a vb6 dll
<sparnar(a)gmail.com> wrote in message news:5a420918-c5ff-44dd-a284-1d38e89b10ea(a)k13g2000hse.googlegroups.com... On May 16, 7:05 am, spar...(a)gmail.com wrote: On May 15, 3:37 pm, "Ralph" <nt_consultin...(a)yahoo.com> wrote: <spar...(a)gmail.com> wrote in message news:dc94f475-4748-4af3-a3db-5... 19 Jun 2008 01:15
missing bodies
where have all the pros gone? dam tangled up in that net I bet ... 19 Jun 2008 01:15
Need for Speed Part 2
Is there any difference in speed between these 2 methods? In .BAS Module Global ans1 As Double Global ans10 As Double Global ans14 As Double Global Const DEG_TO_RAD As Double = kPI / 180# 'Convert Degrees to RAD's --- First Method In .FRM File in a Loop ans14 = ans1 * DEG_TO_RAD --- Second Method ... 19 Jun 2008 01:15
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16