Muminjon
Hooking includes a range of methods for changing or expanding the behavior of an operating system, application, or other software parts by intercepting API function calls, messages, or events passed between software components. The code… … Read more
5 years ago in Delphi, delphi hook, hook delphi, hook windows, hook windows api, object pascal, programming, RAD Studio, Win32, win64, winapi, windows, windows api
0
Pabitra Dash
In C++, it is possible to create synonyms that can be used instead of a type name. This is achieved by creating a typedef declaration. This is useful in several cases, such as creating shorter… … Read more
5 years ago in Alias templates, C++, cbuilder, Code, learn c++, programming, RAD Studio, Templates, type aliases
0
Muminjon
Most of the time when starting a new big project you end up creating lots of modules for your application. Most of them could be dozens of different functions which helps to write less code… … Read more
5 years ago in amazon, automapper, Azure, Code, Delphi, dependency injection, JSON, memory cache, object pascal, Pooling, programming, quicklib, rtti, scheduled tasks, SMTP, threads, windows, yaml
0
TMS Software
The New Year 2021 is still fresh and there is already a major update for TMS VCL UI Pack. As always, our updates focus on bringing the latest improvements and adding features to make your… … Read more
5 years ago
0
TMS Software
The New Year 2021 is still fresh and there is already a major update for TMS VCL UI Pack. As always, our updates focus on bringing the latest improvements and adding features to make your… … Read more
5 years ago
0
Embarcadero
With almost 3,000 lessons created by music teachers for beginners to professional musicians playing any instrument, EarMaster is a comprehensive, consumer-grade app with extraordinary functionality that uses a variety of different technologies. Despite the app’s… … Read more
5 years ago in Delphi, FireMonkey, ios, macos, musician, object pascal, programming, Showcase, software
0
Muhammad Azizul
This post will demonstrate how to run another Python feature in Python4Delphi with RAD Studio: Conditions and Decision Making in Python GUI apps and gets the output. Decisions in a program are used when the…… … Read more
5 years ago in cbuilder, condition statements, Delphi, GuiProgramming, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, radstudio, windows, windows app
0
Muminjon
When you create enterprise applications, and sometimes you need to automate administrative tasks in your system. With Delphi and GLibWMI components it is so easy. Through WMI you can control a local or remote Windows-based… … Read more
5 years ago in Delphi, delphi windows automation, delphi wmi, glibwmi components, object pascal, programming, RAD Studio, windows, windows management instrumentation, wmi
0
Pabitra Dash
C++ supports various string and character types, and provides ways to express literal values of each of these types. A string literal represents a sequence of characters that together form a null-terminated string. The characters… … Read more
5 years ago in C++, char16_t, char32_t, Code, learn c++, new character type, programming, RAD Studio, string literals, Unicode string literals, windows
0