Downloadliste

Projektbeschreibung

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++.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Unterstützung für eine native Registrierungs-Editor (und libntreg) gestartet wurde. Linux-Systemaufrufe auf dem Client korrekt wie Windows behandelt (durch Auslösen einer Ausnahme). Die Verzeichnis-Struktur wurde aufgeräumt.
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

Diese Version hat ein Backend Kairo, erste Unterstützung für Bitmap-Fonts mit FreeType und Updates für WM_NCCALCSIZE und WM_WINDOWPOSCHANGING.
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

Diese Version läuft mäßig gehackt bis Version winemine.exe Wine's. Erste Unterstützung für Bitmaps hinzugefügt und feinkörniger Tracing.
Tags: Minor feature enhancements
This version runs a moderately hacked up version of Wine's winemine.exe. Initial support was added for bitmaps and finer grained tracing.

2009-03-01 06:56
0.0.21

Diese Version verbessert die Unterstützung für Windows-Meldung Schleifen. WM_TIMER und WM_PAINT gesendet werden. Minitris Botschaft Schleife funktioniert.
Tags: Minor feature enhancements
This release improves support for Windows message loops. WM_TIMER and WM_PAINT are sent. Minitris's message loop works.

2009-02-22 03:22
0.0.20

Die Anfänge der Unterstützung für WM_PAINT wurde hinzugefügt. Region Shared-Memory-Kompatibilität wurde verbessert.
Tags: Minor feature enhancements
The beginnings of support for WM_PAINT was added. Region shared memory compatibility was improved.

Project Resources