Download List

프로젝트 설명

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

기본 레지스트리 편집기에 대한 지원 (그리고 libntreg)가 시작되었습니다. 클라이언트에서 리눅스가 제대로 syscalls 윈도우처럼 (예외)에 의해 처리됩니다. 디렉토리 구조를 청소했다.
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

이 릴리스에는 카이로에서 백엔드, FreeType에서 사용하는 비트맵 글꼴에 대한 초기 지원 및 WM_NCCALCSIZE 및 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

이 버전의 와인의 winemine.exe에 알맞게 최대 해킹 버전을 실행합니다. 비트맵에 대한 초기 지원이 추가되었습니다 그리고 세밀하게 추적 그레인.
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

이 릴리스의 Windows 메시지 루프에 대한 지원을 향상시킵니다. WM_TIMER 및 WM_PAINT 발송됩니다. Minitris의 메시지 루프가 작동합니다.
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

WM_PAINT에 대한 지원이 시작이 추가되었습니다. 지역 개선되었다 메모리 호환성을 공유했습니다.
Tags: Minor feature enhancements
The beginnings of support for WM_PAINT was added. Region shared memory compatibility was improved.

Project Resources