python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Is it possible to compile a VB6 class into a Linux shared object?
I have a legacy app written in PHP which runs on Windows IIS. I want to move the app to a Linux server, but there is a dependency in the app which uses a class written in VB through ext-com_dotnet. Th...
EssGee
Votes: 0
Answers: 0
SendMessage PostMessage to simulate click on other application won't fire the Click event
I'm trying to build a program that simulates the click in a PictureBox of another app.
The target app is built in VB6.
I have develop a test app to see what happen in the events of the PictureBox when...
Yind
Votes: 0
Answers: 0
VB6 pixel based object control Collision Detection
Currently, I'm trying to make a simple platformer in VB6 and I'm drawing objects onto the WinForm using BitBlt. I can program rectangular, circular, and line collisions but I want to have pixel-based ...
Average Capitalist
Votes: 0
Answers: 0
Securely opening external applications
I have a VB6 application that in parts opens other applications. These applications can be created by approved third parties for integration purposes.
I am trying to find a way that I can open these s...
Chris Birch
Votes: 0
Answers: 0