placed » Developer.Team

RAD Studio 10.3.3 IDE and VCL Patch

RAD Studio 10.3.3 IDE and VCL Patch
RAD Studio 10.3.3 IDE and VCL Patch


IDE and VCL Patch
This patch addresses the following issues:

RSP-26731 Code completion popup leaves scroll bar window floating
When the code completion window was dismissed by changing the active window (such as compiling to show the Compile dialog), the scrollbar for the window remained onscreen until the completion window was shown again.
Read more

Microsoft Research Detours Package Pro 3.0 Retail

Microsoft Research Detours Package Pro 3.0 Retail
Microsoft Research Detours Package 3.0 Retail


Detours is a library for intercepting binary functions on ARM, x86, x64, and IA64 machines. Detours is most commmonly used to intercept Win32 APIs calls within an application, such as to add debugging instrumentation. Interception code is applied dynamically at runtime. Detours replaces the first few instructions of the target function with an unconditional jump to the user-provided detour function. Instructions from the target function are placed in a trampoline. The address of the trampoline is placed in a target pointer. The detour function can either replace the target function or extend its semantics by invoking the target function as a subroutine through the target pointer to the trampoline.
Read more

RLPack Basic Edition 1.21 Source Code in ASM

RLPack Basic Edition 1.21 Source Code in ASM
RLPack Basic Edition 1.21 Source Code in ASM | 465 kB


RLPack is a tiny application which compresses executable files but still allows you to run them under normal conditions. Its features can be seamlessly figured out. This is a portable program, so RLPack does not come with a setup kit. It means that you can save it to a USB flash drive or any other similar storage unit, and directly run the executable file on any computer, as long as the rest of the files are placed in the same root.
Read more