462 Topics
Question

How to detect that Delpi code is running in a DLL?

Question

Where can I store a file that's guaranteed to be readable by every possible program? (Use case is DLLs claiming a COM)

Question

How can I pass a preprocessor definition to DLL at library load time

Question

Manual DLL injection

Question

Why do dynamically linked imports (in Windows) always load at application start up time?

Question

Why does the first parameter of the function LdrRegisterDllNotification have to be zero?

Question

Can't load a dll on Windows Server 2019

Question

handling dll issue popup window

Question

Architecture for logging with shared DLLs

Question

C++/CX UWP Windows Desktop APIs not found

Question

How to check whether the needed Windows API function is available on the system where an application is running?

Question

How does python import work and how does it load the requiring DLL in windows

Question

How to execute remote COM dlls?

Question

Value to pass to WIN32 API Function MonitorFromWindow as DWORD

Question

python failed to load 64 bit DLL on a 64 bit Windows