[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Tue Sep 3 10:50:37 CEST 2013


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	13/09/03 10:50:37

Modified files:
	cm3/m3-libs/m3core/src/win32/: WinUser.i3 WinUser.m3 

Log message:
	UINT32 doesn't work in 64bit Modula-3
	It doesn't support all 32bit values.
	Start replacing it with INT32.
	
	This is enough so that when AMD64_NT formsedit calls CreateWindow,
	it doesn't get out of range errors, and formsedit comes up.
	Built with a self-built cm3 (bootstrapped via a cross-built cm3):




More information about the M3commit mailing list