Nieuws

Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what.
程序旨在以C++,但是尽量接近VB6的语法,使习惯于VB6开发的用户能使用接近VB6的开发环境进行简单的C++程序开发。 这个程序可能并不能达到一个项目的开发需求,更加比不上MFC、C#、QT等,但是我相信对于新手来说一定是一个轻量的、友好的、简单的上手工具。
7-Zip COM library compatible for use in VBA (32-bit and 64-bit), VB6 and twinBASIC This is a proof of concept to demonstrate the capabilities of twinBASIC both as a COM consumer and producer.
VB6 makes use of collections in many ways, such as keeping track of controls on a form and system printers. Learn how to create a Collection object, as well as how to use the Add method to add ...