Home Back Contact Impressum
About
Downloads
Xbase++
YUKON project
Coaching
Documentation
Links
Programming
Translation
Impressum
Contact
 

Open source - The YUKON Project

Software available for download in this section of knowleXbase includes source code for The YUKON Project. This source code can be used/distributed for free, provided that the original copyright notices stay intact.

The source code is provided AS IS. No warranties are included, no guarantees are granted. When you use source code from this section of knowleXbase, you do it at your own risk. Be assured, though, that the source code is being published with utmost care.

Animation Control
This is an implementation of the "Animation" Common Control.
Calendar Control
This is an implementation of the "Month Calendar" Common Control.
Date and Time Picker
This is an implementation of the "Date and Time Picker" Common Control.
Folder Browser
This is a complete implementation of the "Folder Browser" built into Windows.
GetFileTime()
A sample demonstrating usage of DateTime objects with a Windows API function.
GetFolderLocation()
A tool listing all pre-defined folders of the Windows operating system. It's a surprise how many there are.
Hash tables - What are they good for?
A sample demonstrating usage and advantages of hash tables.
IUnknown based COM interfaces
The program demonstrates how to instantiate IUnknown based COM interfaces using the "IShellLink" COM interface as an example.
Pointers and Structures
This sample compares pointers and structures available with different levels of The Yukon Project.
USB memory stick detection
This sample detects arrival/removal of USB memory sticks and shows four important programming techniques of The YUKON project.
Web Browser
This program demonstrates how the "IWebBrowser2" COM interface (Internet Explorer) can be integrated into an Xbase++ application with The YUKON Project.
Xbase++ COM server applications
This code demonstrates the implementation of a COM server that exposes Xbase++'s DLLs to external processes.