Examples of using Dlls in English and their translations into Polish
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Financial
-
Official/political
-
Programming
-
Computer
Loading of images(DLLs), reporting image name,
On Windows, exclude the Windows directory and the side-by-side installation directory when determining DLLs to copy since these are generally considered part of the system.
difficulty in obtaining required DLLs, and having many unnecessary DLL copies.
verify DLL version information before overwriting the existing system DLLs.
keeping track of imported library calls(from DLLs) that may be hooked or redirected to other functions.
COM+ components are housed within dynamic-link libraries(DLLs) or executable(. exe) files.
which are contained in Dynamic Linked Libraries DLLs.
loading Known DLLs, without which the system can not work either.
NTVDM VDDs run as regular, 32-bit, user-mode DLLs, and must rely on the Win32 API(or another WDM driver) to emulate the desired I/O
which loads separate copies of DLLs for each application that requires them and thus allows applications that require conflicting DLLs to run simultaneously.
Windows Installer files, and DLLs.
they are mostly DLLs that"unpack" where already for him Audiostudio virtual folder created for this purpose,
console applications, DLLs(dynamic link libraries), and CGI-programs.
Standard tools to simplify application deployment(which always involves shipping the dependent operating-system DLLs) were provided by Microsoft and other 3rd-party tools vendors.
FIPS-compliant OpenSSL DLLs are supplied with the Windows installer.
It only works with Win32 DirectShow DLLs with internal postprocessing routines.
Use of DLLs with ctypes- package ctypes allows to acces DLLs or shared libraries from Python.
adds support for copying the MSVC runtime DLLs and manifest file if desired.
Exe /32BIT- So even if you cannot recompile problematic assembly with proper/platform option you still have a chance of using legacy 32 bit DLLs on 64 bit Windows.
For example, in a library application, you might group DLLs that provide services to other application components