aboutsummaryrefslogtreecommitdiff
path: root/binutils/windres.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/windres.h')
-rw-r--r--binutils/windres.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/windres.h b/binutils/windres.h
index ba73612..8adc1ef 100644
--- a/binutils/windres.h
+++ b/binutils/windres.h
@@ -812,6 +812,10 @@ extern struct dialog_control *define_control
PARAMS ((const char *, unsigned long, unsigned long, unsigned long,
unsigned long, unsigned long, unsigned long, unsigned long,
unsigned long));
+extern struct dialog_control *define_icon_control
+ PARAMS ((struct res_id, unsigned long, unsigned long,
+ unsigned long, unsigned long, unsigned long, unsigned long,
+ struct rcdata_item *, struct dialog_ex *));
extern void define_font
PARAMS ((struct res_id, const struct res_res_info *, const char *));
extern void define_icon