| Thread | Last Post | Replies |
|
| Link Exe to the Dll | 15 Apr 2004 06:00 GMT | 3 |
Hi, thank you(x1000) in advance for anybody that can give me a help about this issue. I wrote a simple Visual Basic application which consists of 3 projects. One project is the GUI program which provides the user-interface to the users and the other 2 projects are the dll
|
| Help, how do I get a command to work while another command is running? | 15 Apr 2004 02:59 GMT | 11 |
I have a rountine started by a command button. I have another command button that sets a public variable to increment the process of the first command. This isn't working because the 2nd command button is not seen by the program. How can I make this work?
|
| How to get ACTIVEX DLL or similar stuff in .NET VB | 15 Apr 2004 02:54 GMT | 1 |
I am pretty new in VB. I have done some programming in VBA in MS Access. I need to create a pretty straight forward ActiveX DLL. I will then use that DLL in another application (LabView). I saw some documents on
|
| Kill statement help | 15 Apr 2004 01:26 GMT | 1 |
Hey all - I am trying to use a kill statement to delete items in a TV string array from my system and I am having no success. When I run the code us see at the bottom of the page I get the following Error: "Subscript out of range" Error Number 9. I am not sure where my error is I ...
|
| SYSTEMTIME trouble | 15 Apr 2004 00:57 GMT | 2 |
I'm working on creating my own MonthCal control by dissecting commctrl.h. There is a part that I don't quite get. Well, a few, but first thing's first. Trying to translate one of the functions... Public Function MonthCal_GetMonthRange(hmc as long, gmr as
|
| Sending email through VB | 14 Apr 2004 16:25 GMT | 4 |
I've been trying to find a way of sending emails automatically through VB, and I've been using the MAPI functionality. Initially the system crashed because of a lack of a certain mapi32.dll file, which I have since located and copied to my C drive. Now however when I run the
|
| Sort Challenge (past tense) | 14 Apr 2004 11:46 GMT | 4 |
A while back, maybe in '02 or '03, there was a challenge to do the fastest sort of sorts.. Explaination: Take a text file and remove all duplicate words, ie: create a word list...
|
| Convert FoxPro applic to VB? | 14 Apr 2004 09:55 GMT | 2 |
I have a FoxPro application that needed to be converted to VB. Have anyone done this before? Is there an utility or third party program to do this? How about the converting and importing of existing data files to VB?
|
| Changing table columns in VBA (WORD) | 14 Apr 2004 09:17 GMT | 1 |
I have selected a column in a 'Word' table and performed some action on it, now I want to step along to the next column right in the same table. Can anyone tell me how to do this in VBA please. Thanx,
|
| MSComm question | 13 Apr 2004 23:45 GMT | 1 |
I'm new to the MSComm control. I'm tying to receive messages from a device that sends messages out over RS422. On my laptop I'm running a VB6 application which is supposed to receive messages from the RS422 device. This application
|
| Create Animated GIFs with VB.NET? | 13 Apr 2004 19:37 GMT | 1 |
I know it's possible to create multiple-image TIFF files in VB.NET, but is it possible to create multiple-image GIFs (animated) too? Can't get it to work... LVD
|
| Duplicate Field Script | 13 Apr 2004 18:51 GMT | 2 |
Hello, i need some help if possible... i have a payments table with over 500 records i want to run a query that searches through the table spotting out any duplicate ID#'s and Dates.
|
| Running code in a Form | 13 Apr 2004 15:48 GMT | 3 |
I have not been able to figure out how to run code in a form, before any buttons are pushed/clicked. What I have is a recipe manager that "reads" an access file to get recipe information. When a user first goes into it, they should be displayed the 1st recipe in the database, but ...
|
| ActiveX and the Web: The Inside Story | 13 Apr 2004 14:07 GMT | 2 |
Am I right in believing thusly: I am a financial analyst who's looking for the current foreign exchange rate for various currencies every second moment. For this I always telephone Phil de Lucre, the brokers and dealers of the forex
|
| measure total line | 13 Apr 2004 14:04 GMT | 2 |
I am using VB 6.0 . Please tell me how to measure the total number of line in a project? thanks from Peter (cmk128@hotmail.com)
|