How do I write the code in vb6 in finding the EOF of an Excel file? Dim excelApp as Excel.Application Dim excelWB as Excel.Workbook
I\'m trying to automate a VB6 build where different apps 开发者_Python百科are built from the same source by:
I have a .Net 2 C# application I am developing which uses a VB 6 generated COM DLL. The VB DLL is updated frequently any my application crashes with a System.Ru开发者_开发问答ntime.InteropServices.COM
How to send emails开发者_Go百科 in Visual Basic 6 with SSL option enabled?You could use the webdav protocol to send the email via an IXMLHTTPRequest. An example showing how to do this can be found her
We\'re starting a new custom project right now from a client and 开发者_运维百科one of the requirements is the process cannot be terminated unless the system is shutting down, restarting, or logging-o
A pa开发者_运维百科rt of the application that I am working on is a legacy Vb6 Windows forms application.All the files in the project are under source control (VSS) except the Vb6 project file.From wha
I want to have an auto-completing textbox like the one in the image below: This screenshot is from an accounting software. Whenever the user focuses on a textbox and starts typing something, the su
I have an audio project I\'m working on using BASS from Un4seen. This library uses BYTES mainly but I have a conversion in place that let\'s me show the current position of the song in Milliseconds.
When I use Package and Deployment Wizard to make an installer of my vb6 application. When I test it and installed it, upon reaching 100% installation, it was unable to regi开发者_开发技巧ster Flash10c
The software company I\'m working for builds software for schools, and so our client machines are usually locked down in such a way it makes it pretty impossible for us to install anything on it.