Home
last modified time | relevance | path

Searched refs:export (Results 1 – 25 of 106) sorted by relevance

12345

/reactos/drivers/network/tcpip/lwip/
H A D.gitattributes7 .gitignore export-ignore
8 .gitattributes export-ignore
9 .github export-ignore
10 .vscode export-ignore
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/templates/
H A DMakefile-gcc-lib7 STLPORT_LIB_DIR = /export/home/ptr/STLport.lab/STLport/lib
8 STLPORT_INCLUDE_DIR = /export/home/ptr/STLport.lab/STLport/stlport
/reactos/dll/win32/cryptui/lang/
H A Dcryptui_He.rc163 IDS_EXPORT_SUCCEEDED "The export was successful."
164 IDS_EXPORT_FAILED "The export failed."
381 …LTEXT "This wizard helps you export certificates, certificate revocation lists, and certificate tr…
390 …LTEXT "If you choose to export the private key, you will be prompted for a password to protect the…
391 LTEXT "Do you wish to export the private key?", -1, 21,27,195,10
392 AUTORADIOBUTTON "&Yes, export the private key",
394 AUTORADIOBUTTON "N&o, do not export the private key",
430 CHECKBOX "Delete the private &key if the export is successful",
H A Dcryptui_En.rc163 IDS_EXPORT_SUCCEEDED "The export was successful."
164 IDS_EXPORT_FAILED "The export failed."
381 …LTEXT "This wizard helps you export certificates, certificate revocation lists, and certificate tr…
390 …LTEXT "If you choose to export the private key, you will be prompted for a password to protect the…
391 LTEXT "Do you wish to export the private key?", -1, 21,27,195,10
392 AUTORADIOBUTTON "&Yes, export the private key",
394 AUTORADIOBUTTON "N&o, do not export the private key",
430 CHECKBOX "Delete the private &key if the export is successful",
H A Dcryptui_Fr.rc146 IDS_EXPORT_FORMAT_TITLE "Format d'export"
163 IDS_EXPORT_SUCCEEDED "L'export a réussi."
164 IDS_EXPORT_FAILED "L'export a échoué."
166 …IDS_EXPORT_PRIVATE_KEY_SUBTITLE "Le certificat contient une clé privée qui peut être exportée avec…
430 CHECKBOX "&Effacer la clé privée si l'export a réussi",
/reactos/modules/rostests/winetests/reg/
H A DCMakeLists.txt2 add_executable(reg_winetest add.c copy.c delete.c export.c import.c query.c testlist.c)
/reactos/base/applications/cmdutils/reg/
H A DCMakeLists.txt6 add_executable(reg add.c copy.c delete.c export.c import.c query.c reg.c reg.rc)
/reactos/dll/win32/msvcrt20/
H A DCMakeLists.txt27 # export of deleting destructor "name"
/reactos/dll/win32/msvcrt40/
H A DCMakeLists.txt27 # export of deleting destructor "name"
/reactos/sdk/lib/3rdparty/stlport/test/eh/
H A Dexport8 export
/reactos/base/applications/mscutils/servman/
H A DCMakeLists.txt8 export.c
H A Dservman.rc21 IDB_EXPORT BITMAP "res/export.bmp"
/reactos/dll/win32/msvcrt/
H A DCMakeLists.txt39 # export of deleting destructor "name"
/reactos/
H A D.gitpod.Dockerfile20 RUN echo 'export PATH=/usr/local/RosBE/i386/bin:$PATH' >> /home/gitpod/.profile
/reactos/base/system/regsvr32/lang/
H A Dfr-FR.rc18 %s ne peut être exporté, ou une version corrompue de %s est en mémoire. Vous pouvez utiliser Pview …
H A Dhu-HU.rc18 A(z) %s lehet hogy nincs exportálva, vagy a(z) %s egy hibás változata van a memóriában. Használja a…
/reactos/dll/3rdparty/mbedtls/
H A DCMakeLists.txt98 # and explicitly export it from msvcrt for it to work... what on earth?!
/reactos/sdk/include/vcruntime/
H A Dvcruntime.h82 #define _VCRT_EXPORT_STD export
/reactos/boot/freeldr/freeldr/
H A Dfreeldr_gcc.lds16 * LD needs an explicit .edata block to make the binary correctly export
/reactos/dll/3rdparty/libpng/docs/
H A DINSTALL94 ZLIBLIB=/path/to/lib export ZLIBLIB
95 ZLIBINC=/path/to/include export ZLIBINC
96 CPPFLAGS="-I$ZLIBINC" export CPPFLAGS
97 LDFLAGS="-L$ZLIBLIB" export LDFLAGS
98 LD_LIBRARY_PATH="$ZLIBLIB:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH
/reactos/drivers/storage/ide/atapi/
H A Dlicense.txt26export or transmit (a) the SOFTWARE PRODUCT or related documentation and technical data or (b) you…
/reactos/base/applications/regedit/lang/
H A Dbg-BG.rc43 regedit /E ""export.reg"" ""HKEY_CURRENT_USER\\Console""\n\
64 …STRING_REG_KEY_NOT_FOUND "regedit: Unable to export '%1'. The specified registry key was not found…
554 …IDS_EXPORT_ERROR "Cannot export '%s': Error creating or writing to the file. There may be a disk o…
H A Dko-KR.rc42 regedit /E ""export.reg"" ""HKEY_CURRENT_USER\\Console""\n\
63 …STRING_REG_KEY_NOT_FOUND "regedit: Unable to export '%1'. The specified registry key was not found…
553 …IDS_EXPORT_ERROR "Cannot export '%s': Error creating or writing to the file. There may be a disk o…
H A Duk-UA.rc42 regedit /E ""export.reg"" ""HKEY_CURRENT_USER\\Console""\n\
63 …STRING_REG_KEY_NOT_FOUND "regedit: Unable to export '%1'. The specified registry key was not found…
553 …IDS_EXPORT_ERROR "Cannot export '%s': Error creating or writing to the file. There may be a disk o…
/reactos/modules/rosapps/applications/sysutils/fontsub/lang/
H A Den-US.rc62 IDS_CANTEXPORT, "Could not export."

12345