* rcparse.y (control): ICON controls take an id as the first
authorDJ Delorie <dj@redhat.com>
Tue, 13 Jun 2000 21:21:43 +0000 (21:21 +0000)
committerDJ Delorie <dj@redhat.com>
Tue, 13 Jun 2000 21:21:43 +0000 (21:21 +0000)
commit2104a50e3e7d2d543fa1ae5dc8393a985e1f786c
tree9b05d18d8fd27beb2a7d7545f823ab67210dd5f7
parent98ecb0a78be9b1064f6c7f644d2e7fccb1111f0c
* 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