We have a VB6 app that calls out to a .NET DLL. Occasionally, af开发者_如何学Cter the VB6 app has been running for a long time and has called the .NET code a lot, the .NET side of things throws an Out
I have been trying to find out why in the following code, the third time through the loop I am getting a Error type 13 Mismatch when the line \"For lCount = 0 To maxCount\" is being evaluated. I had o
For software used in a call centre guiding agents through a set script they must follow while on telephone calls, with the script branching dependant on answers to questions given - My system uses a M
How to use append query in vb6 with access db开发者_运维知识库 having a password? The following is giving an error.
I\'m not a VB6 developer so excuse me if I\'m not making any sense. If I have a VARIANT array of bytes开发者_JS百科 containing an RGB array of image data, is it possible to get that data to be displa
I\'d love to dive into kernel hooking - but my problem is that I don\'t like C/C++. But I\'ve over 10 years experience in VB6 programming and would call my self as an expert in this language. So my qu
iI there any way to add a GUI component to an application which is already running? I.E. Add an extra tab into a third party GUI?
We have a scenario where we are exposing a set of WinForms UserControls via COM to a Legacy VB6 application. We have 3 different controls which have a MenuStrip on it that has the Control + F shortcut
How to determi开发者_StackOverflow中文版ne if a Transaction is active i.e. before issuing Begin Transaction I want to ensure that no previous transaction are open.. the platform is VB6, MS-SQL Server
I 开发者_Go百科have a project with graphs that can be printed.When you click the print button, a Print Preview form loads with: