[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sat Aug 31 20:32:52 CEST 2013


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	13/08/31 20:32:52

Modified files:
	cm3/m3-libs/libm3/src/os/WIN32/: ProcessWin32.m3 
	./: ProcessWin32.m3 
	cm3/m3-libs/m3core/src/win32/: WinBase.i3 

Log message:
	change GetStdHandle, SetStdHandle, GetFileHandle from taking
	DWORD/UINT32 to INT32. The usual constants used here are negative.
	
	Perhaps the right fix though is to state them as large positive.
	Or write C wrappers and remove the dependency on cloned headers.
	
	Now cm3 gets as far as not finding cm3.cfg, which is expected. !




More information about the M3commit mailing list