Base WFC Run-Time Dependencies
Lists important dependencies for Windows Foundation Classes (WFC) including required versions of operating systems, VMs, and common DLLs. (Microsoft)
Building Server-side Dynamic HTML Applications with WFC
Visual J++ 6.0 supports the creation of the next generation of Web-based applications using Dynamic HTML classes. Learn more about Visual J++ 6.0 and Dynamic HTML in the associated…
Delegates in Visual J++ 6.0
Microsoft Visual J++ 6.0 introduces a new language feature: delegates. Delegates enable scenarios that other languages - C++, Pascal, Modula, and others - have addressed with funct…
Displaying Data on Web Pages Using DHTML
Discusses how the Microsoft Visual J++ version 6.0 Dynamic HTML class library can be used to design and deploy Web-based applications. (Microsoft)
Introduction to Graphics Programming using WFC
This article describes how to use the WFC Graphics object to access the high-performance graphics capabilties of the Windows Platform. (Microsoft)
Introduction to Windows Foundation Classes for Java
Set of class libraries that works seamlessly with Visual J++. The combination of this class framework and RAD tool make it easy to build fast and powerful applications and componen…
Programming Dynamic HTML in Java
The com.ms.wfc.html package of the Windows Foundation Classes for Java (WFC) framework lets you access the power of Dynamic HTML (DHTML) on a Web page directly from a Java class. L…
The Truth About Delegates
Delegates are a new object-oriented language feature in Visual J++ 6.0. The following technical article explores the relationship of delegates and Visual J++ 6.0 and recants Sun's …
WFC Programming Concepts
Windows Foundation Classes for Java (WFC) provides a framework of Java packages that support components targeted for the Windows operating system and the Dynamic HTML object model.…