src/binutils ChangeLog rcparse.y resrc.c windres.h

dj@sourceware.cygnus.com dj@sourceware.cygnus.com
Tue Jun 13 14:21:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.cygnus.com	00/06/13 14:21:43

Modified files:
	binutils       : ChangeLog rcparse.y resrc.c windres.h 

Log message:
	* rcparse.y (control): ICON controls take an id as the first
	parameter, not an optional string.  Also, call new convenience
	function that takes res_id's.
	* resrc.c (define_control): missing text means zero-length string,
	not zero ID.
	(define_icon_control): New.
	* windres.h: declare define_icon_control.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.162&r2=1.163
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/binutils/rcparse.y.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/binutils/resrc.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/binutils/windres.h.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Binutils-cvs mailing list