/reactos/drivers/network/tcpip/lwip/ |
H A D | .gitattributes | 7 .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 D | Makefile-gcc-lib | 7 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 D | cryptui_He.rc | 163 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 D | cryptui_En.rc | 163 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 D | cryptui_Fr.rc | 146 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 D | CMakeLists.txt | 2 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 D | CMakeLists.txt | 6 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 D | CMakeLists.txt | 27 # export of deleting destructor "name"
|
/reactos/dll/win32/msvcrt40/ |
H A D | CMakeLists.txt | 27 # export of deleting destructor "name"
|
/reactos/sdk/lib/3rdparty/stlport/test/eh/ |
H A D | export | 8 export
|
/reactos/base/applications/mscutils/servman/ |
H A D | CMakeLists.txt | 8 export.c
|
H A D | servman.rc | 21 IDB_EXPORT BITMAP "res/export.bmp"
|
/reactos/dll/win32/msvcrt/ |
H A D | CMakeLists.txt | 39 # export of deleting destructor "name"
|
/reactos/ |
H A D | .gitpod.Dockerfile | 20 RUN echo 'export PATH=/usr/local/RosBE/i386/bin:$PATH' >> /home/gitpod/.profile
|
/reactos/base/system/regsvr32/lang/ |
H A D | fr-FR.rc | 18 %s ne peut être exporté, ou une version corrompue de %s est en mémoire. Vous pouvez utiliser Pview …
|
H A D | hu-HU.rc | 18 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 D | CMakeLists.txt | 98 # and explicitly export it from msvcrt for it to work... what on earth?!
|
/reactos/sdk/include/vcruntime/ |
H A D | vcruntime.h | 82 #define _VCRT_EXPORT_STD export
|
/reactos/boot/freeldr/freeldr/ |
H A D | freeldr_gcc.lds | 16 * LD needs an explicit .edata block to make the binary correctly export
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | INSTALL | 94 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 D | license.txt | 26 …export or transmit (a) the SOFTWARE PRODUCT or related documentation and technical data or (b) you…
|
/reactos/base/applications/regedit/lang/ |
H A D | bg-BG.rc | 43 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 D | ko-KR.rc | 42 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 D | uk-UA.rc | 42 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 D | en-US.rc | 62 IDS_CANTEXPORT, "Could not export."
|