A new release of Odin on Netlabs:
"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."
Release Zip download:
ftp://ftp.netlabs.org/pub/odin/Daily/odin32bin-20041231-release-xp.zip
Debug Zip download:
ftp://ftp.netlabs.org/pub/odin/Daily/odin32bin-20041231-debug-xp.zip
Odin User forum: http://groups.yahoo.com/group/odinusers/
Change Log: ftp://ftp.netlabs.org/pub/odin/Daily/ChangeLog
/* $Id: ChangeLog,v 1.2750 2004/12/30 18:44:12 sao2l02 Exp $ */ Source: OS2VOICE
2004-12-31: Dietrich Teickner
- oleaut32: o
srcoleaut32dispatch.c,ole2disp.c,oleaut.c,olefont.c,typelib.c
Some resync with Wine.
- user32: o srcuser32syscolor.cpp add XP - Colors from wine, move them from wingdi.h to winuser.h like wine.