| Thread | Last Post | Replies |
|
| Comm Control takes 60 seconds to close on a rare basis | 06 Apr 2005 17:18 GMT | 2 |
Has anyone ever seen this beofre or know what could cause it: I have a VB program running on a Dual Xeon with 1 Gb of Ram and stripped SCSI drives that opens, sends a device to a switching object and closes around once per minute. Because of the way the program is written it is
|
| How can I configure an Exchange mailbox to forward mail to a mail-enabled contact | 06 Apr 2005 11:33 GMT | 1 |
How can I configure an Exchange mailbox to forward mail to a mail-enabled contact using a simple vbscript? Thanks
|
| HTML Help | 05 Apr 2005 23:13 GMT | 9 |
The vb template puts some api calls for the Help menu. Do I need to use the api calls? I usually just use "SendKeys {F1}" and be done with it. Is there any shortcoming with using SendKeys?
|
| CommonDialog | 05 Apr 2005 22:40 GMT | 1 |
I seem to have problem with the CommonDialog control. After I selected something from the A: drive with the control, my VB program would keep seeking something in the A: drive without any reason. If I don't put a floppy disk in the A: drive, my VB program will crash.
|
| Thumbwheel scrolling in VB6 | 05 Apr 2005 18:53 GMT | 4 |
I have VB6 installed on my PC but am having a hrad time getting the thunbwheel to scroll in the module window. It's a standard MicrosoftOptical mouse and I have installed the latest Intellimouse drivers (5.20.413.0). I've selected the exact mouse from the list and have checked ...
|
| Binary Read Problem! | 05 Apr 2005 18:25 GMT | 7 |
I am accessing a file for Binary Read. When I do a GET #intFNO, I get nothing from the file. Here is more code snippet; private sub somesub() Dim bufdata() As Byte
|
| OLE, ADO and images | 04 Apr 2005 14:24 GMT | 3 |
Hi people, I have a application in VB6 with DAO. I am going to change to ADO and later I am going to change VB .NET. My problem is that I have an access with blob field. Some images are paint
|
| Runtime Error 458 | 03 Apr 2005 16:14 GMT | 2 |
I'm getting runtime errror 458. Variable uses an automation type not supported in Visual Basic With this piece of code: 'check for leftovers
|
| Professional courtesy and feedback requested | 01 Apr 2005 17:41 GMT | 6 |
I hope you are all doing well. I have a website that I've created and I'm wondering if I can ask for some feedback on it. The program is for order taking for restaurants. I'd like to have some comments on it. But pleez don't tell me it needs
|