/reactos/modules/rostests/apitests/mspatcha/ |
H A D | mspatcha.c | 158 BOOL extract(char* filename, const bin_file* bin) in extract() function 224 if (!extract(filename, bin)) in validate_signature() 358 if (!extract(patchname, ¤t->patch)) in apply_patch() 360 if (!extract(targetname, ¤t->input)) in apply_patch() 385 if (!extract(targetname, ¤t->input)) in apply_patch() 404 if (!extract(patchname, ¤t->patch)) in apply_patch() 425 if (!extract(patchname, ¤t->patch)) in apply_patch() 427 if (!extract(targetname, ¤t->input)) in apply_patch() 447 if (!extract(patchname, ¤t->patch)) in apply_patch() 449 if (!extract(targetname, ¤t->input)) in apply_patch()
|
/reactos/modules/rosapps/applications/explorer-old/ |
H A D | globals.h | 133 const Icon& extract(LPCTSTR path, ICONCACHE_FLAGS flags=ICF_NORMAL); 134 const Icon& extract(LPCTSTR path, int icon_idx, ICONCACHE_FLAGS flags=ICF_HICON); 135 …const Icon& extract(IExtractIcon* pExtract, LPCTSTR path, int icon_idx, ICONCACHE_FLAGS flags=ICF_… 136 const Icon& extract(LPCITEMIDLIST pidl, ICONCACHE_FLAGS flags=ICF_NORMAL);
|
H A D | explorer.cpp | 416 const Icon& IconCache::extract(LPCTSTR path, ICONCACHE_FLAGS flags) in extract() function in IconCache 491 const Icon& IconCache::extract(LPCTSTR path, int icon_idx, ICONCACHE_FLAGS flags) in extract() function in IconCache 518 const Icon& IconCache::extract(IExtractIcon* pExtract, LPCTSTR path, int icon_idx, ICONCACHE_FLAGS … in extract() function in IconCache 544 const Icon& IconCache::extract(LPCITEMIDLIST pidl, ICONCACHE_FLAGS flags) in extract() function in IconCache
|
/reactos/dll/shellext/zipfldr/lang/ |
H A D | en-US.rc | 19 LTEXT "Click 'Next' to extract",IDC_STATUSTEXT,86,114,80,8 79 IDS_CANTEXTRACTFILE "Cannot extract file '%1'." 88 IDS_WIZ_BROWSE_TITLE "Select the place where you want to extract the selected items."
|
H A D | hi-IN.rc | 19 LTEXT "Click 'Next' to extract",IDC_STATUSTEXT,86,114,100,8 66 IDS_CANTEXTRACTFILE "Cannot extract file '%1'."
|
H A D | et-EE.rc | 19 LTEXT "Click 'Next' to extract",IDC_STATUSTEXT,86,114,80,8 79 IDS_CANTEXTRACTFILE "Cannot extract file '%1'."
|
H A D | sv-SE.rc | 19 LTEXT "Click 'Next' to extract",IDC_STATUSTEXT,86,114,80,8 79 IDS_CANTEXTRACTFILE "Cannot extract file '%1'."
|
H A D | ja-JP.rc | 79 IDS_CANTEXTRACTFILE "Cannot extract file '%1'."
|
H A D | fr-FR.rc | 79 IDS_CANTEXTRACTFILE "Cannot extract file '%1'."
|
/reactos/modules/rostests/winetests/cabinet/ |
H A D | CMakeLists.txt | 3 add_executable(cabinet_winetest extract.c fdi.c testlist.c)
|
H A D | fdi.c | 653 char extract[] = "extract.cab"; in test_FDIIsCabinet() local 697 fd = fdi_open(extract, 0, 0); in test_FDIIsCabinet() 718 static_fdi_handle = fdi_open(extract, 0, 0); in test_FDIIsCabinet()
|
H A D | extract.c | 716 START_TEST(extract) in START_TEST() argument
|
/reactos/drivers/filesystems/vfatfs/ |
H A D | vfat005.1st | 4 extract files
|
/reactos/base/applications/extrac32/ |
H A D | extrac32.c | 99 static void extract(LPCWSTR cabfile, LPWSTR destdir) in extract() function 316 extract(cabfile, path); in wWinMain()
|
/reactos/modules/rosapps/applications/explorer-old/shell/ |
H A D | entries.cpp | 373 icon_id = g_Globals._icon_cache.extract(path, flags); in extract_icon() 387 icon_id = g_Globals._icon_cache.extract(pExtract, path, idx, flags); in extract_icon() 392 icon_id = g_Globals._icon_cache.extract(path, idx, flags); in extract_icon() 424 icon_id = g_Globals._icon_cache.extract(pidl, flags); in extract_icon()
|
/reactos/dll/shellext/zipfldr/ |
H A D | CZipExtract.cpp | 83 CExtractSettingsPage(CZipExtract* extract, CStringA* password) in CExtractSettingsPage() argument 87 ,m_pExtract(extract) in CExtractSettingsPage() 293 CCompleteSettingsPage(CZipExtract* extract) in CCompleteSettingsPage() argument 295 , m_pExtract(extract) in CCompleteSettingsPage()
|
/reactos/ |
H A D | INSTALL | 83 To install ReactOS from the bootable CD distribution, extract the archive
|
H A D | README.md | 75 To install ReactOS from the bootable CD distribution, extract the archive contents. Then burn the C…
|
/reactos/dll/opengl/glu32/src/libutil/ |
H A D | mipmap.c | 8665 GLdouble (*extract)(int, const void *), in halveImageSlice() 8738 extractTotals[1][cc]=(*extract)(isSwap, in halveImageSlice() 8740 extractTotals[2][cc]=(*extract)(isSwap, in halveImageSlice() 8827 GLdouble (*extract)(int, const void *), in halveImage3D() 8871 extractTotals[1][cc]= (*extract)(isSwap, in halveImage3D() 8873 extractTotals[2][cc]= (*extract)(isSwap, in halveImage3D() 8875 extractTotals[3][cc]= (*extract)(isSwap, in halveImage3D() 8878 extractTotals[4][cc]= (*extract)(isSwap, in halveImage3D() 8881 extractTotals[5][cc]= (*extract)(isSwap, in halveImage3D() 8883 extractTotals[6][cc]= (*extract)(isSwap, in halveImage3D() [all …]
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | README.md | 32 If you build from a source tarball, extract the archive with:
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | favorites.cpp | 359 const Icon& icon = g_Globals._icon_cache.extract(bookmark._icon_path, bookmark._icon_idx); in fill_tree()
|
/reactos/sdk/cmake/ |
H A D | gcc.cmake | 393 …# We create a static library with the importlib thus created as object. AR will extract the obj fi… 415 …# We create a static library with the importlib thus created. AR will extract the obj files and ar…
|
/reactos/sdk/include/psdk/ |
H A D | inseng.idl | 103 HRESULT GetFileExtractList(UINT index, char *extract, DWORD size);
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | alg-outline | 99 ones), organized so that we can quickly extract the vertex with the
|
/reactos/modules/wallpapers/ |
H A D | LICENSE.txt | 268 to extract, reuse, reproduce, and Share all or a substantial
|