I have a problem in one of my VB6 apps. I have a form where I scan an image using Leadtools 12, display it in VSFLEXGRID7 and once the user hits the OK button, I save the image to the disk.
The Directory Synchronization program synchronizes the file contents of two directories (and optionally any subdirectories) on a personal computer running Microsoft Windows. This program is written in Microsoft Visual Basic 6.0.
I've got a VB 6 app that creates a Word template and sets a project password. I'm now trying to adapt the code to Excel. Other than the few Word/Excel specific statements, I expect that all the