Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier

Image may be NSFW.
Clik here to view.

Class for reading ZIP files

Hello everyone I have written a mini-class for reading information about files contained inside a ZIP. My class reads file attributes, date and time of files stored inside a ZIP. It even works in...

View Article


Image may be NSFW.
Clik here to view.

VB6 - Show image Metadata (XMP, EXIF, Thumbnail, etc) with WinRT...

This project uses the BitmapDecoder WinRT class to enumerate the metadata properties of an image (such as those properties saved by a professional digital camera). A TypeLib with the required WinRT...

View Article


Image may be NSFW.
Clik here to view.

Image Annotation & Markup Tools (RC6/Cairo Based)

Want to give users the ability to annotate images with lines, shapes, highlights, and text? This project provides flexible drawing tools and customization options for a variety of use-cases. Screenshot...

View Article

Image may be NSFW.
Clik here to view.

[VB6, twinBASIC] ucSimplePlayer: Simple video playback control

ucSimplePlayer v1.1.3 This is a simple video player UserControl for VB6, twinBASIC, and VBA, supporting both 32bit and 64bit. It's just a thin wrapper over the IMFPMediaPlayer media player control...

View Article