Auto aligning controls
This utility to automatically align controls, the client area is divided into 5 regions cTop, cBottom, cLeft, cRight the rest determines the cClient space. The alignment is done in relation to the...
View ArticlecCropper: Simple, "Smart" RC6/Cairo Image Cropping Class
cCropper is a small and fast VB6/RC6 class designed to make image cropping easy, and to allow you to add image cropping to your VB applications (nearly) effortlessly. In addition to being a useful...
View ArticleMake Hex File
I found a need to use data samples in Hex format that were created using "C" based programs. The problem I ran into was the fact that they used lower case characters (eg 5a) and VB used upper case...
View ArticleVB6 - Simple Picture Converter & Cropper with BitmapDecoder & BitmapEncoder...
This project allows you to convert various picture formats, optionally apply some transforms (Scale, Flip, Rotation, Crop) and save the result as another format. A TypeLib with the required WinRT...
View ArticleSigning a PDF file
Hi, anyone knows if pdfium.dll can sign pdfs with a certificate ? I'm trying to find the info but not sure about it. I'm actually using batchpdfsign for this problem, but when i open a signed PDF file...
View ArticlexBRZ for runtime upscale of icons/images of High DPI aware applications
This XP compatible DLL is a better upscaling solution for VB6 LOB applications which need to scale their 16x16 icons at runtime for High DPI screens. xBRZ is a pixel-art scaling algorithm which can be...
View ArticleGit sync scanner
If you have a bunch of git repos it can be hard to remember which ones are out of sync. It gets worse if you work across multiple locations. This is a small utility to scan a parent directory for all...
View Article