HomeSort by relevance Sort by last modified time
    Searched full:define_standard_resource (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/
windres.h 63 extern rc_res_resource *define_standard_resource (rc_res_directory **, int, rc_res_id,
resrc.c 697 r = define_standard_resource (&resources, RT_ACCELERATOR, id,
737 r = define_standard_resource (&resources, RT_BITMAP, id,
825 r = define_standard_resource (&resources, RT_CURSOR, name,
861 r = define_standard_resource (&resources, RT_GROUP_CURSOR, id,
880 r = define_standard_resource (&resources, RT_DIALOG, id,
973 r = define_standard_resource (&resources, RT_FONT, id,
1035 r = define_standard_resource (&resources, RT_FONT, id,
1058 r = define_standard_resource (&resources, RT_FONTDIR, id, 0x409, 0);
1096 r = define_standard_resource (&resources, RT_FONTDIR, id, 0x409, 0);
1139 r = define_standard_resource (&resources, RT_MESSAGETABLE, id, resinfo->language, 0)
    [all...]
windres.c 425 define_standard_resource (rc_res_directory **resources, int type,
421 define_standard_resource (rc_res_directory **resources, int type, function

Completed in 178 milliseconds