I already have a vb.net dll that is working. I would like to activate this dll from a vb6 project. I know how to activate a vb6 dll from vb6 but this code does not work on the dll compiled in vb.net.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23060810.htm...
I need to know how to get information from another app's windows kind of like AutoIt does. I do not want to use the AutoIt COM object. Basically, after I get a window's handle, I want to then be ab...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23146544.html
I have an MSAccess database and in that DB and have an InventoryPictures table. In my VB6 application, I am saving the images in that table into an OLE object field called "Picture" using the ADO f...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23601647.html
I Have a vb .NET class compiled with the option "Register for COM Interop".
I add the .tlb file in a vb6 programm and i can not see the public functions although i can see the events.
any help...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23705500.htm...
Hi Experts,
If I know the path, file name and required class name in a VB6 DLL, how do I launch the DLL and execute that class.
The DLL has several forms, the class will perform a bit of logi...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22760774.htm...
I'm trying to call the .NET code from VB6. When I run it, it stops on "a = New sscemail.smtp" with the Run-time error '430': Class does not support AUtomation or does not support expected interface...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23567816.htm...
Hello
If you enter www.programurl.com and search for "text capture", you'll find some programs and dlls that can capture text from any window.
Some are sdks that can get all text currently s...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23108466.html
Greetings,
Using VB.net, VB6, Microsoft Visual Studio
I want to develop a pc-based software program that uses a text file to store/load configurations for the software program. I'm thinking t...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23422...
I'm trying to figure out what program language I want to pick up. I'm tired of writing long basic batch files. I want a language that I can use instead...for automation etc. Things I don't need ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23334987.htm...