Home
last modified time | relevance | path

Searched refs:RT_MANIFEST (Results 1 – 9 of 9) sorted by relevance

/external/curl/src/
Dcurl.rc77 #ifndef RT_MANIFEST
78 #define RT_MANIFEST 24
84 CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST
/external/python/cpython3/PC/
Dpyshellext.rc8 1 RT_MANIFEST "python.manifest"
Dpython_nt.rc8 2 RT_MANIFEST "python.manifest"
Dpythonw_exe.rc8 1 RT_MANIFEST "python.manifest"
Dpython_exe.rc8 1 RT_MANIFEST "python.manifest"
Dsqlite3.rc8 2 RT_MANIFEST "python.manifest"
Dpylauncher.rc8 1 RT_MANIFEST "python.manifest"
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Resources/
DApplication.rc216 // RT_MANIFEST
219 1 RT_MANIFEST
/external/llvm-project/lld/COFF/
DDriverUtils.cpp47 const uint16_t RT_MANIFEST = 24; variable
484 iDs->setType(RT_MANIFEST); in writeResEntryHeader()