Home
last modified time | relevance | path

Searched refs:RT_DIALOG (Results 1 – 25 of 388) sorted by relevance

12345678910>>...16

/dports/x11-fonts/psftools/psftools-1.0.13/winfonts/
H A Dresdir.c16 case RT_DIALOG: return "Dialog"; in resdir_get_typestring()
44 case RT_DIALOG: return "Dialog"; in resdirentry_get_typestring()
H A Drstypes.h11 #define RT_DIALOG 5 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 |
71 | toRes 5 = RT_DIALOG | toRes 6 = RT_STRING | toRes 7 = RT_FONTDIR | toRes 8 = RT_FONT
79 | fromRes RT_MENU = 4 | fromRes RT_DIALOG = 5 | fromRes RT_STRING = 6
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A Dmain.cpp53 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A Dmain.cpp53 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger()
/dports/security/pev/pev/lib/libpe/
H A Ddir_resources.h33 RT_DIALOG = 5, // dialog window
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/win32/
H A DTabCtrlSSL.cpp242 HINSTANCE hInstance = AfxFindResourceHandle (pszTemplateName, RT_DIALOG); in CheckDialogTemplate()
243 HRSRC hResource = ::FindResource (hInstance, pszTemplateName, RT_DIALOG); in CheckDialogTemplate()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dlocalise.cpp457 …TE pTemplate = (LPCDLGTEMPLATE)LoadResource(hAppInst, FindResource(hAppInst, lpszName, RT_DIALOG)); in FBALocaliseEnumResourceNamesDialog()
506 if (lpszType == RT_DIALOG) { in FBALocaliseEnumResTypeProc()
1334 nResourceType = RT_DIALOG; in FBALocaliseParseFile()
1505 if (nResourceType == RT_DIALOG) { in FBALocaliseParseFile()
1508 …TE)LoadResource(hAppInst, FindResource(hAppInst, MAKEINTRESOURCE(CurrentResource.nID), RT_DIALOG)); in FBALocaliseParseFile()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dlocalise.cpp457 …TE pTemplate = (LPCDLGTEMPLATE)LoadResource(hAppInst, FindResource(hAppInst, lpszName, RT_DIALOG)); in FBALocaliseEnumResourceNamesDialog()
506 if (lpszType == RT_DIALOG) { in FBALocaliseEnumResTypeProc()
1332 nResourceType = RT_DIALOG; in FBALocaliseParseFile()
1503 if (nResourceType == RT_DIALOG) { in FBALocaliseParseFile()
1506 …TE)LoadResource(hAppInst, FindResource(hAppInst, MAKEINTRESOURCE(CurrentResource.nID), RT_DIALOG)); in FBALocaliseParseFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D9/
H A DD3D9.cpp136 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG); in WaitForDebugger()
/dports/editors/abiword/abiword-3.0.5/src/af/util/win/
H A Dut_Win32OS.cpp97 HRSRC hrsrc = FindResourceW(NULL, lpszResName, (LPWSTR)RT_DIALOG); in UT_LockDlgRes()
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DResource.hsc69 , rT_DIALOG = (UINT_PTR)RT_DIALOG // Dialog box
/dports/editors/fpc-ide/fpc-3.2.2/rtl/inc/
H A Dresh.inc35 RT_DIALOG = MAKEINTRESOURCE(5);
/dports/lang/fpc-source/fpc-3.2.2/rtl/inc/
H A Dresh.inc35 RT_DIALOG = MAKEINTRESOURCE(5);
/dports/lang/fpc/fpc-3.2.2/rtl/inc/
H A Dresh.inc35 RT_DIALOG = MAKEINTRESOURCE(5);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/inc/
H A Dresh.inc35 RT_DIALOG = MAKEINTRESOURCE(5);
/dports/graphics/icoutils/icoutils-0.32.3/icotool/
H A Dwin32.h144 #define RT_DIALOG 5 macro
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DDialog.cpp16 HRSRC resourceSrc = FindResource(GetModuleHandle(NULL), resourceName, RT_DIALOG); in CDialog()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dwindres.h204 #define RT_DIALOG 5 macro
H A Dresres.c288 rt = RT_DIALOG;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h203 #define RT_DIALOG 5 macro
H A Dresres.c288 rt = RT_DIALOG;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h203 #define RT_DIALOG 5 macro
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dwindres.h204 #define RT_DIALOG 5 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

12345678910>>...16