The Wayback Machine - https://web.archive.org/web/20170624191559/http://www.codeguru.com/member.php/Chris+Eastwood/

Articles Written by Chris Eastwood

Zip and Unzip Using VB5 or VB6

Learn how to use Zip and Unzip compatible methods with VB5 or VB6. All the code is contained in class modules that can either be compiled into an ActiveX or dropped into an existing project. The Zip/Unzip functionality is handled by the FreeWare InfoZip components from (http://www.cdrom.com/pub/infozip ) - these DLL's are included in the download.

Determining Item / Subitem Clicked in a ListView

This code shows how to determine just what was clicked in a listview - ie. icon, text, subitem, status icon etc. VB6 (may work with VB6) (Originally posted January 25, 2000.)

A Simple Stack Class

This simple stack class module can be dropped into any project and used straight away. The default items in the stack are variants, but can be changed to use and variable / object type. (Originally posted January 7, 2000.)

Top White Papers and Webcasts

  • On-Demand Webinar Your developers are shifting to a DevOps delivery model to increase the speed of delivering new code and features to your customers. But as a security and IT practitioner, you want security-first, enterprise-wide solutions that support your development teams without compromising on security. During this session, we discuss why it is important to: Secure and manage secrets used by machines (e.g. micro-services, applications, scripts, CI/CD tools, hosts, etc.) and privileged users …

  • Mobile application management (MAM) refers to the workflow for security, governance, and distribution of mobile apps in the enterprise. Best-of-breed MAM provides app-level security for any app, deploys apps to every user in the extended enterprise because it is device management agnostic, manages the complete app lifecycle, and enables multiple app distribution methods, including an intuitive, custom-brandable enterprise app store. But, not all mobile application management (MAM) is created equal. Use this …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date