I want to run a Perl script at the click of a button inside an Excel spreadsheet. As the button is assigned to execute a VB macro, the macro should effectively execute the program.
I want to encrypt some info for a licensing system and I want the result to be able to be typed in by the user.
We have a VB6 application that uses a non-visible window (form) for DDE communication. We have some clients reporting that occasionally they can see this window on their desktop.
Is there a way to get the file and/or assembly version for an object in VB6? We are having some reference issues, and I am able to create the object in late binding on the machine 开发者_如何学运维t
I\'m updating an existing DLL project written in C. For multiple reasons, both 32bit and 64bit versions of this are required.
I have no of forms in VB 6. I want to access the value of one variable throughout the application. What is the way to create global variable in VB 6.
Is it possible to create a windows service in vb6? if yes,开发者_运维百科 how?I\'ve never tried it, but Desaware offer a commercial package, the NT Service Toolkit that claims to allow you to host a V
How do I Capture ASP.NET output and then store it as temp memory so that I can use them in an application to do comparison.
I can read now the last line from the FFmpeg procees executed in a cmd window. with this source using Scripting host model object reference.
I\'m working on a project that needs more \'flare\' than what can normally be done with VB6.My thought is to generate HTML/CSS content and display this within a browser control on a form.I would also