"Odin is the name of the project and software that allows users to run Win32 (Windows 95 and Windows NT) applications in OS/2 Warp operating system natively, almost as if they were intended to be OS/2 applications in the first place. It also makes porting from Win32 to OS/2 easier by providing a Win32 API implementation in OS/2: the Odin32 API."
There are new releases of the Zip versions as well:
Release version:
ftp://ftp.netlabs.org/pub/odin/Daily/odin32bin-20050212-release-xp.zip
Debug version:
ftp://ftp.netlabs.org/pub/odin/Daily/odin32bin-20050212-debug-xp.zip
Report successes and problems if any on the Odin user support group:
http://groups.yahoo.com/group/odinusers/
Changelog: ftp://ftp.netlabs.org/pub/odin/Daily/Changelog
/* $Id: ChangeLog,v 1.2755 2005/02/11 19:33:54 sao2l02 Exp $ */ Source: OS2VOICE
2005-02-12: Dietrich Teickner
- kernel32: o srckernel32wintls.cpp
small regression.
- ntdll srcNTDLL
tl.c, ntdll.def changes
RtlFillMemoryUlong,
RtlInitializeCriticalSectionAndSpinCount 2005-02-08: Dietrich Teickner
- kernel32: o srckernel32wintls.cpp
srckernel32asmutil.asm
faster tls-handling, one check more.