Home
last modified time | relevance | path

Searched refs:RT_MENU (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/x11-fonts/psftools/psftools-1.0.13/winfonts/
H A Dresdir.c15 case RT_MENU: return "Menu"; in resdir_get_typestring()
43 case RT_MENU: return "Menu"; in resdirentry_get_typestring()
H A Drstypes.h10 #define RT_MENU 4 macro
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DResource.sml22 RT_CURSOR | RT_BITMAP | RT_ICON | RT_MENU | RT_DIALOG | RT_STRING | RT_FONTDIR |
63 RT_CURSOR | RT_BITMAP | RT_ICON | RT_MENU | RT_DIALOG | RT_STRING | RT_FONTDIR |
70 fun toRes 1 = RT_CURSOR | toRes 2 = RT_BITMAP | toRes 3 = RT_ICON | toRes 4 = RT_MENU
79 | fromRes RT_MENU = 4 | fromRes RT_DIALOG = 5 | fromRes RT_STRING = 6
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DWinResUtil.cpp30 UCHAR * b = winResGetResource(RT_MENU, menuName); in winResLoadMenu()
/dports/security/pev/pev/lib/libpe/
H A Ddir_resources.h32 RT_MENU = 4, // menu
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DWinResUtil.cpp48 UCHAR * b = winResGetResource(RT_MENU, menuName); in winResLoadMenu()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dlocalise.cpp472 …LATE* pTemplate = (MENUTEMPLATE*)LoadResource(hAppInst, FindResource(hAppInst, lpszName, RT_MENU)); in FBALocaliseEnumResourceNamesMenu()
509 if (lpszType == RT_MENU) { in FBALocaliseEnumResTypeProc()
1303 nResourceType = RT_MENU; in FBALocaliseParseFile()
1492 if (nResourceType == RT_MENU) { in FBALocaliseParseFile()
1495 …ATE*)LoadResource(hAppInst, FindResource(hAppInst, MAKEINTRESOURCE(CurrentResource.nID), RT_MENU)); in FBALocaliseParseFile()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dlocalise.cpp472 …LATE* pTemplate = (MENUTEMPLATE*)LoadResource(hAppInst, FindResource(hAppInst, lpszName, RT_MENU)); in FBALocaliseEnumResourceNamesMenu()
509 if (lpszType == RT_MENU) { in FBALocaliseEnumResTypeProc()
1301 nResourceType = RT_MENU; in FBALocaliseParseFile()
1490 if (nResourceType == RT_MENU) { in FBALocaliseParseFile()
1493 …ATE*)LoadResource(hAppInst, FindResource(hAppInst, MAKEINTRESOURCE(CurrentResource.nID), RT_MENU)); in FBALocaliseParseFile()
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A DWin64_8.asm272 RT_MENU EQU 4 define
315 IMAGE_RESOURCE_DIRECTORY_ENTRY < <RT_MENU>, <SECTIONREL menus + 80000000h> >
H A DWin32_8.asm278 RT_MENU EQU 4 define
321 IMAGE_RESOURCE_DIRECTORY_ENTRY < <RT_MENU>, <SECTIONREL menus + 80000000h> >
H A DWin32_8m.asm150 IMAGE_RESOURCE_DIRECTORY_ENTRY < <RT_MENU>, <SECTIONREL menus + 80000000h> >
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DResource.hsc76 , rT_MENU = (UINT_PTR)RT_MENU // Menu resource
/dports/editors/fpc-ide/fpc-3.2.2/rtl/inc/
H A Dresh.inc34 RT_MENU = MAKEINTRESOURCE(4);
/dports/lang/fpc-source/fpc-3.2.2/rtl/inc/
H A Dresh.inc34 RT_MENU = MAKEINTRESOURCE(4);
/dports/lang/fpc/fpc-3.2.2/rtl/inc/
H A Dresh.inc34 RT_MENU = MAKEINTRESOURCE(4);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/inc/
H A Dresh.inc34 RT_MENU = MAKEINTRESOURCE(4);
/dports/graphics/icoutils/icoutils-0.32.3/icotool/
H A Dwin32.h143 #define RT_MENU 4 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dwindres.h203 #define RT_MENU 4 macro
H A Dresres.c308 rt = RT_MENU;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h202 #define RT_MENU 4 macro
H A Dresres.c308 rt = RT_MENU;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h202 #define RT_MENU 4 macro
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dwindres.h203 #define RT_MENU 4 macro
/dports/archivers/upx/upx-3.96/src/
H A Dpefile.h276 RT_CURSOR = 1, RT_BITMAP, RT_ICON, RT_MENU, RT_DIALOG, RT_STRING, enumerator
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/ndis/
H A Dpe_var.h244 #define RT_MENU 4 macro

12345678910>>...15