Its been a while but there is a new release of Odin on the Netlabs ftp site:
release version:
ftp://ftp.netlabs.org/pub/odin/Daily/odin32bin-20060817-release-xp.zip
debug version:
ftp://ftp.netlabs.org/pub/odin/Daily/odin32bin-20060817-debug-xp.zip
"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."
Report successes and problems if any on the Netlab's Odin user support mail
list: To subscribe: e-mail:
Odin mailing list archive:
http://dir.gmane.org/gmane.org.netlabs.odin.user
Odin Netlab's Wiki page: http://wiki.netlabs.org/index.php/Odin
ftp://ftp.netlabs.org/pub/odin/Daily/Changelog
/* $Id: ChangeLog,v 1.2774 2006/03/25 14:02:42 sao2l02 Exp $ */
2006-08-17: Andy Willis
- user32 o Added BroadcastSystemMessageA and BroadcastSystemMessageW The user32.def file should be looked at.
2006-03-21: Cornelis Bockemuehl
- kernel32: o workaround for for calling SetCurrentDirectory only with driveletter.
windows changed not to the root.
Source: OS2VOICE