| Thread | Last Post | Replies |
|
| Error in loading dll | 30 Mar 2007 17:35 GMT | 7 |
We have a problem with an VB6 applicaion. The applictaion instances a class in another exe application. We use an interface to declare the container for the object (IUiItem). Dim luit As IUiItem
|
| Automating word - problems adding AutoTextEntries | 29 Mar 2007 11:35 GMT | 1 |
I'm automating Word from VB6, but I'm having problems adding AutoTextEntries programmatically. I've included the function I'm using below. The code compiles and runs, but there are a couple things that don't work 1) I don't get any AutoTextEntries intellisense although I do get the ...
|
| Receive 429 Error in VB6 Application in Windows Vista | 28 Mar 2007 09:23 GMT | 3 |
I have a Visual Basic 6.0 application that I maintain that uses a couple of custom built components. The application will install fine on Windows 2000 and Windows XP. I can install the application on Windows Vista, but when I try to run the application I get an error "429 - ...
|
| Disabling Fill-In Fields | 25 Mar 2007 00:57 GMT | 1 |
I'm stuck while dealing with Word Fill-In fields in VB. I have a small application that opens a Word document and prints it to the default printer. Here's what I have: Dim oWord_App As Word.Application
|
| how to use ole to link excel to excel | 25 Mar 2007 00:45 GMT | 1 |
how to use OLE to link excel to excel without open excel file ? mrjoy
|
| Technology...Method? | 25 Mar 2007 00:45 GMT | 1 |
Wanted to ask you one question(if you don't mind to answer!)... Wanted to know, which technique is MS Word following to open a .doc file? Is it
|
| Server specific dll on client | 24 Mar 2007 08:34 GMT | 2 |
Our website installs some dll on the users machine. How can I make it not possible to use the dll with any other application. I.e the component can be used only by our website.
|
| q.EnableNotification MailEvent problem | 21 Mar 2007 19:34 GMT | 1 |
I am using VB 6 for the code bellow. I am using Microsoft Message Queue 3.0 as a reference. The problem I am facing with the code bellow is that "MailEvent" is not fired. Option Explicit
|
| Drag and Drop with outloks emails and vb | 21 Mar 2007 19:31 GMT | 1 |
Hi, I am writing a program using VB6 as a front end to a SQL2000 Database. What I want to do is to be able to drap emails from outlook over the program then be able to save them in the database. Any help would be great. Thanks. Daniel
|
| Background Reading | 16 Mar 2007 20:52 GMT | 2 |
I was looking for how to read barcodes in background from a wifi reader using VB6. my barcode scanner is a wifi reader. When reading, does the incoming data goes to the COM port? even if there is nothing linked to the COM port??
|
| Issue with the image backgrounds | 16 Mar 2007 16:58 GMT | 1 |
I am using True DB grid 7.0. ValueItem is used to display a field value in the grid (ie, Images gets displayed for each values in a column). The backcolor can be altered for the grid during runtime. My issue is - When the grid backcolor is white, the image border gets
|
| Vista Local Maschine | 16 Mar 2007 15:56 GMT | 23 |
normaly i put a global Key somewhere in the registry under HKEY_Local_Maschine with: RegCreateKeyExA Example:
|
| Address book | 12 Mar 2007 05:37 GMT | 1 |
Outlook express address book will not open also I can receive mail however I can't open it. When I try to open the address book it says it is not installed properly and when I try to open my mail it says there was an error opening this message
|