Download List

Project Description

ring3k is a user mode kernel capable of running
Windows 2000 and XP compatible native applications
on a Linux platform. It is a light-weight
virtualization of the NT kernel for the Linux x86
platform achieved by reimplementing kernel mode
code as a ring 3 process in C++.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-26 03:52
0.0.24

Support for a native registry editor (and libntreg) was started. Linux syscalls in the client are correctly handled like Windows (by throwing an exception). The directory structure was cleaned up.

2009-03-21 08:12
0.0.23

This release has a Cairo backend, initial support for bitmap fonts using FreeType, and fixes for WM_NCCALCSIZE and WM_WINDOWPOSCHANGING.

2009-03-10 00:43
0.0.22

This version runs a moderately hacked up version of Wine's winemine.exe. Initial support was added for bitmaps and finer grained tracing.
Tags: Minor feature enhancements

2009-03-01 06:56
0.0.21

This release improves support for Windows message loops. WM_TIMER and WM_PAINT are sent. Minitris's message loop works.
Tags: Minor feature enhancements

2009-02-22 03:22
0.0.20

The beginnings of support for WM_PAINT was added. Region shared memory compatibility was improved.
Tags: Minor feature enhancements

Project Resources