[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Oct 26 14:37:07 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/10/26 14:37:07
Modified files:
cm3/m3-ui/ui/src/winvbt/: WinTrestle.m3
Log message:
Fix a few incorrect assertions.
Most of these functions are documented as returning 0 for failure
and non-zero for success. The distinguished value 1 for success
is not called out. There are two exceptions.
DeleteDC does return 1 for success.
GetMessage is trivalue: 0, -1, 1.
More information about the M3commit
mailing list