* rcparse.y (control): ICON controls take an id as the first
commit7707f1d32d3ef4abd428cfd161229bea0f2dace3
authorDJ Delorie <dj@delorie.com>
Tue, 13 Jun 2000 21:21:43 +0000 (13 21:21 +0000)
committerDJ Delorie <dj@delorie.com>
Tue, 13 Jun 2000 21:21:43 +0000 (13 21:21 +0000)
tree988ece5d368de291ab96017e5cdee155d7bd93a8
parentcb69304f7c2b4c78f2f5459487ded23c0dad7f44
* 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.
binutils/ChangeLog
binutils/rcparse.y
binutils/resrc.c
binutils/windres.h