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.25/binutils/
windres.h 63 extern rc_res_resource *define_standard_resource (rc_res_directory **, int, rc_res_id,
resrc.c 696 r = define_standard_resource (&resources, RT_ACCELERATOR, id,
736 r = define_standard_resource (&resources, RT_BITMAP, id,
824 r = define_standard_resource (&resources, RT_CURSOR, name,
860 r = define_standard_resource (&resources, RT_GROUP_CURSOR, id,
879 r = define_standard_resource (&resources, RT_DIALOG, id,
972 r = define_standard_resource (&resources, RT_FONT, id,
1034 r = define_standard_resource (&resources, RT_FONT, id,
1057 r = define_standard_resource (&resources, RT_FONTDIR, id, 0x409, 0);
1095 r = define_standard_resource (&resources, RT_FONTDIR, id, 0x409, 0);
1138 r = define_standard_resource (&resources, RT_MESSAGETABLE, id, resinfo->language, 0)
    [all...]
windres.c 424 define_standard_resource (rc_res_directory **resources, int type,
420 define_standard_resource (rc_res_directory **resources, int type, function

Completed in 7226 milliseconds